Multiple Choice
Which one of the following statements declares a string variable named message?
A) message string;
B) string = message;
C) string message;
D) string + message;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q60: C# has a special set of operators
Q61: Programs use data types to store data
Q62: A numeric literal that is assumed to
Q63: One way to make sure a variable
Q64: Primitive data types are not supported in
Q66: When you pass the formatting string _
Q67: A _ is a number that is
Q68: Only TextBox controls have a TabIndex property.
Q69: Once you have assigned a value to
Q70: A variable of the _ data type