WGU D278 |PA| PRE-ASSESSMENT|
SCRIPTING AND PROGRAMMING
FOUNDATIONS| EXAM QUESTIONS AND
ANSWERS
Correct 70
Incorrect 00
, 1 of 70
Term
A company has a new project it wishes to implement to track and
analyze employee and customer interactions. The company
leadership determines that the system should support direct data
entry as well as automated data capture of phone calls and emails.
Which phase of the waterfall process is occurring?
A Analysis
B Design
C Implementation
D Testing
Give this one a try later!
Division Testing
Analysis Implementation
Don't know?
2 of 70
Term
Function F()
Put "Hey" to output
What entire output appears after three successive calls to F()?
,A Hey
B HHHey
C HeyHeyHey
D Hey Hey Hey
Give this one a try later!
Integer HeyHeyHey
Testing Design
Don't know?
3 of 70
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?
A Analysis
B Design
C Implementation
D Testing
Give this one a try later!
, Testing Object-oriented
Statically typed Implementation
Don't know?
4 of 70
Term
A programmer wants a compiler to report an error if an integer
variable is assigned with a string.
Which kind of language should the programmer use?
A Dynamically typed
B Object-oriented
C Markup
D Statically typed
Give this one a try later!
Statically typed Implementation
Hours and minutes Analysis
Don't know?
SCRIPTING AND PROGRAMMING
FOUNDATIONS| EXAM QUESTIONS AND
ANSWERS
Correct 70
Incorrect 00
, 1 of 70
Term
A company has a new project it wishes to implement to track and
analyze employee and customer interactions. The company
leadership determines that the system should support direct data
entry as well as automated data capture of phone calls and emails.
Which phase of the waterfall process is occurring?
A Analysis
B Design
C Implementation
D Testing
Give this one a try later!
Division Testing
Analysis Implementation
Don't know?
2 of 70
Term
Function F()
Put "Hey" to output
What entire output appears after three successive calls to F()?
,A Hey
B HHHey
C HeyHeyHey
D Hey Hey Hey
Give this one a try later!
Integer HeyHeyHey
Testing Design
Don't know?
3 of 70
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?
A Analysis
B Design
C Implementation
D Testing
Give this one a try later!
, Testing Object-oriented
Statically typed Implementation
Don't know?
4 of 70
Term
A programmer wants a compiler to report an error if an integer
variable is assigned with a string.
Which kind of language should the programmer use?
A Dynamically typed
B Object-oriented
C Markup
D Statically typed
Give this one a try later!
Statically typed Implementation
Hours and minutes Analysis
Don't know?