Answer Posted / umesh
A class that cannot be instantiated. A concept in C++ known
as pure virtual method. A class that must be inherited and
have the methods over-ridden. Essentially, it?s a blueprint
for a class without any implementation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me the difference between call by value and call by reference.
Explain about Error handling and how this is done
Describe the difference between inline and code behind - which is best?
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
Define interface class in c#?
How do I declare a pure virtual function in c#?
Name the control which cannot be placed in mdi?
What are delegates and why are they required?
What are the Types of compatabilities and explain them
What is single dimensional array in c#?
How does aspect oriented programming work?
How do you clear a list in c#?
What is the use of oops in c#?
Where is c# compiler located?
What is a .aspx file?