How will you define abstract classes?
No Answer is Posted For this Question
Be the First to Post Answer
What is operator overloading?
Explain the implementation phase with respect to oop?
Define a good interface?
What do you mean by data hiding?
0 Answers Tavant Technologies, Virtusa,
What is composition? Explain the purpose of composition.
Write a program to show the inheritance used in a class.
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?
What are inner classes and what is the practical implementation of inner classes?
Is class an Object? Is object a class?
What are different ways to create string object?
How many instances can be created for an abstract class?
In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading