Answer Posted / anirban
Class is an object.
But an object is not a class.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How to make a class accessible as a web service?
Is it possible to create partial structs, interfaces and methods?
Why dynamic loading is used in object-oriented programming?
Name the different creational patterns in object oriented design?
Can we use static method definitions in interfaces?
What is the function of pure virtual functions?
How to define an abstract class?
What is the function of dynamic typing?
What are abstract functions? Why are they used?
What are the methods required to create changes in subclasses?
What is a virtual function?
What are all the languages which support oop?
What is serialization? How do we implement serialization actually?
What is a functional interface? What is sam interface?
What do you mean by operator overloading?