Answer Posted / anu
YES class is an object whereas an object is an instance of
a class
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is polymorphism? When is it employed? give an example.
What is the difference between new and override?
Which oops concept exposes only necessary information to the calling functions?
Can a function be overloaded based on return types?
Explain about the analysis phase?
What are the problems faced by the developer using object oriented programming language?
How to achieve data abstraction?
How can I be thrown polymorphically?
What is a functional interface? What is sam interface?
Can we access interface static method using interface references?
How many methods are there in the externalizable interface?
What is the function of pure virtual functions?
Explain basic concepts of OOPS?
Can you explain primordial class loader?
What is method overriding?