Multiple Choice
Which one of the following statements initializes the color variable with the string "red"?
A) color = "red";
B) string color = "red";
C) "red" = string color;
D) string color("red") ;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q47: Which one of the following statements initializes
Q48: Assuming a string variable named city has
Q49: You can use the _ formatting strings
Q50: You can use a(n) _ to explicitly
Q51: In C#, you use the & operator
Q53: You can clear the contents of a
Q54: A cast operator is the name of
Q55: To get out of break mode in
Q56: The .NET Framework provides a class named
Q57: You assign an access key to a