Is class an Object? Is object a class?
Answers were Sorted based on User's Feedback
Answer / shashi
a class is a class which is an object but class is not an
object
Is This Answer Correct ? | 1 Yes | 3 No |
Explain about inheritance hierarchies?
What is the function of dynamic typing?
Can you create an instance of an abstract class?
What are the interfaces you used in beans?
what are the different ways for a method to be overloaded?
What are the good practices to use while designing for reuse?
Define a good interface?
Explain the implementation phase with respect to oop?
Define Destructor?
Differentiate between an abstract class and an interface?
Which oops concept exposes only necessary information to the calling functions?
what are the main underlying concepts of object orientation?