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
How do I type a whitespace character?
what is a enumeration in c#
What is the difference between field and property in c#?
Could you explain the difference between func vs action vs predicate?
Give an example of a ctype.
What is difference between write and writeline?
Why do we use partial class in c#?
Can an array be null c#?
What is singleordefault c#?
What sort algorithm does c# use?
What is cache memory in c#?
If you donot specify an access modifier for a method, what is the default access modifier?
When should I throw an exception?
Explain the various types of classes used in c#?
What is the differences between datagrid, datalist and repeater in .net?