16 .
An ____ is a group of contiguous or related data items that share a common name.
A.Operator
B. Integer
C. Exponential
D.Array
View AnswerAns: Array
17 .
Arrays in C# are ______ objects
A.Reference
B. Logical
C. Value
D.Arithmetic
View AnswerAns: Reference
18 .
Multidimensional arrays are sometimes called _______ Arrays.
A.Square
B. Triangular
C. Rectangular
D.Cube
View AnswerAns: Rectangular
19 .
______ parameters are used to pass results back to the calling method.
A.Input
B. Reference
C. Value
D.Output
View AnswerAns: Output
20 .
The formal-parameter-list is always enclosed in _______.
A.Square
B. Semicolon
C. Parenthesis
D.Colon
View AnswerAns: Parenthesis