WGU D278 Scripting And Programming Foundations OA |
Objective Assessment | 166 Questions And Answers (Verified
Answers), 100% Guaranteed Pass || Complete A+ Guide
Ascorers Stuvia
This Exam Document Contains:
WGU D278 Scripting And Programming Foundations
OA | Objective Assessment
166 Questions And Answers (Verified Answers)
100% Guaranteed Pass
Complete A+ Guide
, WGU D278 Scripting And Programming Foundations OA |
Objective Assessment | 166 Questions And Answers (Verified
Answers), 100% Guaranteed Pass || Complete A+ Guide
1. In C++, the symbol ==, which consists of two equal signs, is called the ____
operator.
assignment
equality
relational
comparison
2. What term describes the result produced by a program after execution?
Function
Variable
Output
Input
3. Which of the following programming languages is primarily known for its
object-oriented features?
Java
C
Fortran
Assembly
4. Describe how the agile approach differs from traditional software
development methodologies.
The agile approach focuses solely on documentation rather than
, collaboration.
The agile approach is limited to small projects and cannot scale.
The agile approach emphasizes flexibility and iterative progress,
allowing for changes based on feedback.
The agile approach relies on strict adherence to a predefined plan
without changes.
5. 'Boolean' refers to anything that
Can take on any numerical value
Can only take on one of three values: True, False, or Undefined
Can take on any textual value
Can only take on one of two values: True or False
6. What is the phase called in an agile approach where programming
typically occurs?
Planning phase
Testing phase
Development phase
Review phase
, 7. Which of the following is true about relational operators?
relational operators are a direct comparison of two values
relational operators give a boolean result
relational operators are defined for all basic data types
all of the above
8. What is typically the main purpose of program output?
To keep the computer's CPU warm
To make the computer screen look busy
To test the computer's graphics card
To show the results of the program's operations to the user
9. Which two benefits are associated with using a programming library?
Debug code and Compile programs
Enhance security and Optimize performance
Simplify user interface and Manage databases
Improve productivity and Add functionality related to a single
purpose