Answer Posted / ramesh
SuperClass is a Base Class for an derived class
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What language do desktop applications use?
Explain the three test cases in unit testing?
what is boxing and unboxing?can we initialize unboxing directly?
What do you mean by abstract class in c#?
Why it's said that writing into .NET Application Configuration Files is a Bad Idea?
What are some of the commonly used commands in sqlcommand?
What are logical operators in c#?
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
What is private class in c#?
What is difference between ienumerable and list in c#?
How can I develop an application that automatically updates itself from the web?
What is the difference between Singleton design pattern and Factory design pattern?
How does bubble sort work?
Does a class need a constructor c#?
What does dbml stand for?