____ are executable statements that inform the user what to do.
A. Variables
B. Prompt lines
C. Named constants
D. Expressions
Answer: B
Computer Science & Information Technology
You might also like to view...
In the formula, =1+(2-3 )+5/6-6^2, what will Excel evaluate first?
A) 1+ B) (2-3 ) C) 5/6 D) 6^2
Computer Science & Information Technology
Both the while and the for statements test their condition after the statements within the loop are performed.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology