Multiple Choice
Which of the following is an example of a syntax error?
A) a program encounters an instruction to divide by zero
B) an array subscript in a program goes out of range
C) the beginning of a while loop is written as "whille" instead of "while"
D) an algorithm that calculates the monthly payment of a loan displays incorrect results
Correct Answer:

Verified
Correct Answer:
Verified
Q1: An instance of a class is known
Q2: The communication mechanisms among modules are called
Q3: A prototype program is created during the
Q4: A programmer can decrease the time needed
Q5: What is an Application Programming Interface (API)?
Q7: List the information provided in a method's
Q8: During the specification phase of the life
Q9: What are some good guidelines for deciding
Q10: A(n)_ is a mechanism for error handling.<br>A)prototype<br>B)class<br>C)exception<br>D)abstract
Q11: Logical errors of a program are removed