WGU D278 SCRIPTING | OB| OBJECTIVE
ASSESSMENT | EXAM QUESTIONS AND
ANSWERS
Correct 84
Incorrect 00
.
Term
it is a static data structure with no
it consists of some internal
data items plus operations that it consists of only internal data items
without operations
, can be performed on that
data
Don't know?
2 of 84
Term
What is put to output by the following pseudocode?
x = 3 do Put x to output Put " " to output x = x - 1 while x > 0
Give this one a try later!
3210 3 2 1 0 -1
321 210
Don't know?
3 of 84
Term
Which text represents an algorithm?
Give this one a try later!
Cats and dogs have tails. The forecast for tomorrow is rain.
, A box has balls, bats, and hats. Insert key, turn key, open door.
Don't know?
4 of 84
Term
What is a characteristic of an interpreted language?
Give this one a try later!
Needs to be converted to machine Runs easily on different kinds
code first of machines
Runs faster than compiled Outputs an interpreter to run the
languages program
Don't know?
5 of 84
Term
Which phase of an agile approach would create a list of
components needed to build an online auction site?
Give this one a try later!
, Design Testing
Implementation Analysis
Don't know?
6 of 84
Term
A programmer shows a program's first version to a customer. Based
on feedback, the programmer begins writing a second version of the
program. In which phase of an agile approach does the writing of a
second version of the program occur?
Give this one a try later!
Design Analysis
Implementation Testing
Don't know?
7 of 84
Term
When is a class diagram created?
ASSESSMENT | EXAM QUESTIONS AND
ANSWERS
Correct 84
Incorrect 00
.
Term
it is a static data structure with no
it consists of some internal
data items plus operations that it consists of only internal data items
without operations
, can be performed on that
data
Don't know?
2 of 84
Term
What is put to output by the following pseudocode?
x = 3 do Put x to output Put " " to output x = x - 1 while x > 0
Give this one a try later!
3210 3 2 1 0 -1
321 210
Don't know?
3 of 84
Term
Which text represents an algorithm?
Give this one a try later!
Cats and dogs have tails. The forecast for tomorrow is rain.
, A box has balls, bats, and hats. Insert key, turn key, open door.
Don't know?
4 of 84
Term
What is a characteristic of an interpreted language?
Give this one a try later!
Needs to be converted to machine Runs easily on different kinds
code first of machines
Runs faster than compiled Outputs an interpreter to run the
languages program
Don't know?
5 of 84
Term
Which phase of an agile approach would create a list of
components needed to build an online auction site?
Give this one a try later!
, Design Testing
Implementation Analysis
Don't know?
6 of 84
Term
A programmer shows a program's first version to a customer. Based
on feedback, the programmer begins writing a second version of the
program. In which phase of an agile approach does the writing of a
second version of the program occur?
Give this one a try later!
Design Analysis
Implementation Testing
Don't know?
7 of 84
Term
When is a class diagram created?