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
Difference between debug.write and trace.write?
Is string passed by reference in c#?
What's the difference between an integer and int?
Explain different properties of object oriented systems.
What do you mean by hashtable c#?
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
What is delegation in oops?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
Is c# scripting language?
Why do we use interface in c#?
Does constructor return any value in c#?
List down the differences between public, static and void keywords?
Explain the advantage of using system.text.stringbuilder over system.string?
What is appdomain in c#?
What's new in c#?