Answer Posted / guest
Place a colon and then the name of the base class. Notice
that it?s double colon in C++.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain when should you call the garbage collector in .net?
What are strong name assemblies?
Are all methods virtual in c#?
In C#, explain the difference between overloading and overriding.
What is dapper in c#?
Overloaded constructor will call default constructor internally?
what is a enumeration in c#
How many parameters can a method have c#?
Why do we need serialization?
What is difference between override and new in c#?
How to create events for a control? What is custom events? How to create it?
What is the difference between method and constructor in c#?
How many constructors can a class have c#?
What is a value type in c#?
Explain nullable types in c#?