Multiple Choice
Constants are declared using keyword
A) static
B) const
C) fixed
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q51: One could iterate through multi-dimensional arrays by
Q52: The number in square brackets after an
Q53: is (are)typically used to traverse a two-dimensional
Q54: What is the keyword associated with variable-length
Q55: When a method receives a reference-type object
Q57: Jagged arrays are maintained as arrays of
Q58: What can foreach statements iterate through<br>A)arrays<br>B)collections<br>C)databases<br>D) a
Q59: Changes made to an entire array that
Q60: Command-line arguments allow the user to pass
Q61: Consider array items,which contains the values 0,2,4,6