Did a generic class can be inherited by a normal class?



Did a generic class can be inherited by a normal class?..

Answer / shashank

Yes

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is use of a HashTable in .NET?

0 Answers   Arigo Infotech,


Why c# is called c sharp?

0 Answers  


Explain static class members.

0 Answers  


Can a method return multiple values in c#?

0 Answers  


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  






What are Regex / regular expressions ?

0 Answers   QuestPond,


If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?

0 Answers   HCL,


what is the default access for a class

0 Answers   Cognizant,


What is a concrete class in c#?

0 Answers  


Why does dllimport not work for me?

0 Answers  


What are the types of attributes in c#?

0 Answers  


Explain inheritance in c#?

0 Answers  


Categories