Programming & Testing

10 Questions | Attempts: 161
Please wait...
Question 1 / 11
🏆 Rank #--
Score 0/100

1. Variables in the same scope should not have identical names.

Submit
Please wait...
About This Quiz
Programming Quizzes & Trivia

Study your notes on Programming and Testing and Debugging before trying out this exercise.

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. A syntax error will not allow a program to run.

Submit

3. A run-time error occurs when

Submit

4. If a program that is supposed to calculate and output the area of a window has an incorrect formula for finding the area, the error involved is known as a

Submit

5. Programs written in a language like Java or Pascal need to be translated before the computer can execute (run) them.

Submit

6. An instruction that has a syntax error

Submit

7. When preparing test data to test a program one should use

Submit

8. Testing a program by working through it manually is known as

Submit

9. The value in a variable cannot be changed while the program is running.

Explanation

The value in variables can change while a program is running, for example when the result of a calculation is placed in a variable.

Submit

10. What is a trace table?

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (10)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Variables in the same scope should not have identical names.
A syntax error will not allow a program to run.
A run-time error occurs when
If a program that is supposed to calculate and output the area of a...
Programs written in a language like Java or Pascal need to be...
An instruction that has a syntax error
When preparing test data to test a program one should use
Testing a program by working through it manually is known as
The value in a variable cannot be changed while the program is...
What is a trace table?
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!