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
How do you declare an interface in c#?
Is c# or c++ better for games?
Name some properties of thread class.
Why do we need events in c#?
Why reflection is used in c#?
What is writeline in c#?
What is meant by collections in c#?
Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?
Are c# constructors the same as c++ constructors?
What is an array? Give the syntax for a single and multi-dimensional array?
What is difference between an Structure and Class?
Why data types are important in c#?
What is using keyword in C#?
How do I create a single-file assembly?
What is append in c#?