Answer Posted / penchal das
super class is base class where we can call that method from
any where in that class.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do you mean by thread safe in c#?
What is difference between sleep () and wait ()?
Can we inherit a private class in c#?
Please explain value types and reference types used in c#?
How does c# achieve polymorphism?
What is the difference between a field and a property in c#?
What is difference between C# and VB.NET?
What are the variables in c#?
Is c# an open source language?
What is difference between dictionary and hashtable in c#?
What is difference between abstraction and encapsulation in c#?
What does namespace mean?
What is the difference between interface and abstract class in c#?
What is the difference between “dispose” and “finalize” variables in c#?
What is the difference between virtual method and abstract method?