Multiple Choice
As with generic methods,the type parameter list of a generic is separated by __________.
A) curly braces { }
B) parenthesis ( )
C) angle brackets < >
D) commas ,
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: A class can provide two or more
Q65: The class of the key in a
Q66: If there is a constructor restraint,the type
Q67: SortedDictionary uses a hash table to store
Q68: FIFO stands for First-In-Fastest-Out.
Q71: A linked list does not provide the
Q72: The _ clause specifies the type constraint
Q73: Which of the following is not a
Q74: Which statement about trees is false?<br>A)A tree
Q75: Generics provide _ that allows the compiler