Which of the following is not 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 keyword (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.
Computer Science & Information Technology
You might also like to view...
Once a file has been saved as a template, you cannot edit the actual template file — you must create a new document and then save it as a template
Indicate whether the statement is true or false
Computer Science & Information Technology
E-mail spoofing involves sending an e-mail message with a harmful attachment.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology