Multiple Choice
The keyword ____ is used to declare a named constant.
A) final
B) static
C) const
D) fix
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: In the C# statement moneyString = someMoney.ToString("F3")
Q4: In arithmetic operations with operands of dissimilar
Q5: As an alternative to the Convert class
Q5: What is a variable declaration, what is
Q6: You can use the _ method to
Q7: A prefix or postfix _ operator reduces
Q8: How is a named constant different from
Q9: += is the C# _ operator; it
Q9: someValue++ is an example of the use
Q39: What are the differences between the prefix