Answer Posted / yoyo
derived class
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
Define assert() method? How does it work?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
What are the drawbacks of extending an interface as opposed to extending a class?
Describe the overview of clr integration.
How do you clear a list in c#?
What is an enumerator c#?
Do loops c#?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
When can a derived class override a base class member?
Explain constructor in c#?
What is lazy t?
how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
What are the 2 kinds of data type conversions in c#?
What is gridview c#?
Explain copy constructor?