Explain Generics?



Explain Generics?..

Answer / 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

More ASP.NET Interview Questions

How do you implement Paging in .Net ?

1 Answers  


Does C# support static class?Is Static class be inherited by any class?

2 Answers  


What are the properties of the eventargs argument when capturing keyboard events?

0 Answers  


is it possible to persiste customize object in view state? how it is?

2 Answers  


Is asp.net and .net same?

0 Answers  






Can viewstate be accessed in another page?

0 Answers  


can we place the same DLL in debug folder two times? (without using strong name )

9 Answers   TCS,


Define a web service in .net?

0 Answers  


How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

0 Answers  


How do pass data from one layer to another layer in N-tier architecture?

2 Answers  


What is the significance of ASP.NET routing?

0 Answers   NA,


Do you know about caching with the datasource controls?

0 Answers  


Categories