Which of the following is not necessarily an error (either a syntax error or a logic error)?
a) Neglecting to include an action in the body of a while statement that will eventually cause the condition to become false.
b) Spelling a key word (such as while or if) with a capitalized first letter.
c) Using a condition for a while statement that is initially false.
d) An infinite loop.
c) Using a condition for a while statement that is initially false.
You might also like to view...
RTM is the point in the software release cycle when
a. real people are brought into the testing process. b. the software is released to programmers. c. the software is released to computer manufacturers who install it on the systems they build. d. a software update is released to the public.
The Page Setup Dialog Box includes options for saving, opening, and printing a page
Indicate whether the statement is true or false