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
Explain about Destructor method?
What does return do in unity?
Is c# easier than javascript?
What are Types of assemblies that can be created in dotnet
Why is dll used?
What is the difference between constant and readonly in c#?
How is the syntax written to inherit from a class in C#?Give an example ?
What is the difference between CreateObject() and GetObject()?
Why do I get an error (cs1006) when trying to declare a method without specifying a return type?
Difference between directcast and ctype.
Why data types are important?
Can a struct inherit from an interface in c#?
What is xor operator in c#?
What is pure abstract class in c#?
Do loops c#?