CP1 - 2.01 - The Programming Process Question Preview (ID: 43281)


CP1 - 2.01 - The Programming Process. TEACHERS: click here for quick copy question ID numbers.

What is a set of steps that create an ordered approach to a problem solution called?
a) Pseudocode
b) Flowcharting
c) Algorithm
d) Modularization

What is an advantage of using modularization in computer programming?
a) Anyone who codes can work on the solution.
b) More programmers are required to solve the problem.
c) Each sub-problem can be solved in a few steps.
d) More time can be spent programming the solution.

Tricia decided that the computer program she was designing should be coded in Visual Basic. She then began to code the program from her pseudocode. This exemplifies which stage in the programming process?
a) Design the Solution
b) Identify the Problem
c) Test the Program
d) Write the Program

Why is a comment used in Visual Basic?
a) Allows the programmer to add documentation to a program
b) Serves as a user guide
c) Checks for logic errors
d) Explains logic to the users

The programming process begins with a meeting between the programmer and the client. Which of the following activities would be the third activity in the programming process?
a) Test the program
b) Write the program
c) Design the solution
d) Identify the problem

Why is a comment used in Visual Basic?
a) Allows the programmer to add documentation to a program
b) Serves as a user guide
c) Checks for logic errors
d) Explains logic to the users

Which step should not be taken when planning an application?
a) Code the user interface.
b) Design the user interface.
c) Identify the events required to trigger an object into performing its assigned tasks.
d) Identify the tasks the application needs to perform and the objects to which you will assign the tasks.

What is a list of instructions that contain data for a computer to follow called?
a) Computer program
b) Algorithm
c) Flowchart
d) Pseudocode

Which design approach should be considered when several programs all require similar functionality?
a) Menu
b) Object-oriented
c) Procedural
d) Subclass

The programming process begins with a meeting between the programmer and the client. Which activity would be the second step in the programming process?
a) Designing the solution
b) Documenting the solution
c) Testing the solution
d) Validating the design

Play Games with the Questions above at ReviewGameZone.com
To play games using the questions from above, visit ReviewGameZone.com and enter game ID number: 43281 in the upper right hand corner or click here.

TEACHERS / EDUCATORS
Log In
| Sign Up / Register