Multiple Choice
What is the keyword associated with variable-length argument lists
A) arg
B) params
C) var
D) vla
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q49: Passing a reference type by value is
Q50: Which of the following statements is false<br>A)
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
Q55: When a method receives a reference-type object
Q56: Constants are declared using keyword<br>A) static<br>B) const<br>C)
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