Multiple Choice
The variables lastName and firstName are Strings and the variable hoursWorked is Numeric. Why would the following statements cause errors?
LastName = 10
FirstName = hoursWorked
A) String variables are being assigned literal values.
B) Numeric variables being assigned literal values.
C) The data types do not match.
D) Numeric constants are being assigned numeric values.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: For string assignments, the value on the
Q2: There are three main categories of errors:
Q3: A small area of memory, _, contains
Q4: The binary equivalent of 122 is _.<br>A)
Q5: The processor is an integrated circuit contained
Q7: _ a variable simply informs the computer
Q8: The most common types of output are
Q9: Computer _ is the process of formulating
Q10: The most common storage devices are electromagnetic
Q11: Memory locations are used to store strings,