Answer Posted / n.v.s. prasad
i)Generics does not require boxing and unboxing while
inserting and retrieving elements.
ii)By Performane wise Generics were fast
iii)Generics are type safety.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the difference between ASP.NET Webforms and ASP.NET MVC?
How can we create custom controls in asp net?
Explain about the .NET framework?
Can you explain composite pattern?
What is the difference between GridView and Repeater controls in ASP.NET?
How to implement form based authentication in asp.net application?
What is the use of session state and application state and difference between them?
What is the base class from which web forms are inherited?
Define common type system?
What is view state management in asp net?
How to display validation messages in one control?
Explain a program using razor view engine to create a simple application? : asp.net mvc
Why cyclomatic complexity is important?
What is sta?
what is command line compiler.what are the steps and how it is related to debugging.