Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C# Programming
»
Generics
Which of the following statements is valid about advantages of generics?
Generics shift the burden of type safety to the programmer rather than compiler.
Generics require use of explicit type casting.
Generics provide type safety without the overhead of multiple implementations.
Generics eliminate the possibility of run-time errors.
None of the above.
Show Answer
Correct Answer:
Generics provide type safety without the overhead of multiple implementations.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment