Answer Posted / kaushi
object is an instance of a class or in other words object
is a snapshot(blueprint)of a perticuler class.
class is real world object.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the limitations of inheritance?
What is @functionalinterface?
Explain about object oriented databases?
What are the types of polymorphism?
What is the diffrence between an abstract class and interface?
What is overriding?
Name the different creational patterns in object oriented design?
Which OOPS concept exposes only the necessary information to the calling functions?
What is the main difference between overloading and overriding?
What is ‘this’ pointer?
Difference between encapsulation and data hiding ?
State some of the advantages of object oriented programming?
Does a class inherit the constructor of its super class?
Difference between class and an object?
How to make a class accessible as a web service?