Did a generic class can be inherited by a normal class?
Answer Posted / shashank
Yes
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
If I return out of a try/finally in c#, does the code in the finally-clause run?
Is c# and .net same?
In a memory when you Box and Unbox a value-type what happens?
What is static variable in c#?
What is the use of expression tree in c#?
What is difference between gridview and form view?
Why do we need nullable types in c#?
What is the use of flag in c#?
What is the task perform by clr?
Is c# difficult to learn?
What is the value which is accepted by all data types ?
Can a struct be null?
Explain the difference between proc. Sent by val and by sub?
what is collections in .net? why we use?
What is the difference between “constant” and “readonly” variables in c#?