What is the difference between a class and an object?
Answer Posted / nashiinformaticssolutions
o A class is a blueprint for creating objects.
o An object is an instance of a class.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain colloboration
What are different ways to create string object?
What is data encapsulation and what is its significance?
Write basic concepts of oops?
How many methods do u implement if implement the serializable interface?
Explain the different types of constructors
Explain about parametric polymorphism?
Define Initialisation Purpose.
what is virtual function and pure virtual function ?
Why use oops?
Explain about object oriented databases?
Give any criteria when you use an abstract class and an interface?
What does it mean that a method or class is abstract?
Which oops concept exposes only necessary information to the calling functions?
What is the function of dynamic typing?