What is the difference between a class and a structure?
No Answer is Posted For this Question
Be the First to Post Answer
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
What is the need of multiple inheritance?
What is the use of interface?
Explain about the design phase?
How to make a class accessible as a web service?
What is Polymorphism?
7 Answers MindCracker, Protech, TCS,
What are the limitations of oops?
Why use oops?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
What is the default access specifier in a class definition?
How will you define abstract classes?
What is meant by inheritance? what are the advantages of inheritance?