Answer Posted / sarathi soja
Instance methods,abstract method,static methods,sealed
methods,virtual method
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Can we inherit sealed class in c#?
How long does it take to learn c# for unity?
What .exe means?
Can we overload the main method in c#?
How do you declare a variable in c#?
What does executescalar return in c#?
Are c# strings null terminated?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What is a thread? What is multithreading?
What do you mean by object pooling?
Why dataset is used in c#?
How do you clear a list in c#?
What is func c#?
What is mvc firstordefault?
Explain the constructor in c#.