COMP 230 Week 2 Quiz

$0.00

Description

COMP 230 Week 2 Quiz

  1. (TCO 2) ____ data items may involve displaying numbers or text to the screen comp 230 week 2 quiz.
  2. (TCO 2) The process of walking through a program’s logic on paper before actually writing the program is called ____.
  3. (TCO 2) What is the problem with the following statement? 60 + 5 = grade
  4. (TCO 2) What is the problem with the following statement?
  5. (TCO 2) What is the assignment operator?
  6. (TCO 2) String constants and _____ refer to the same concept.
  7. (TCO 2) If a variable holds the value 12345, what is its data type?
  8. (TCO 2) Given the rules of operator precedence, what value would the variable contain after the following statement was executed?