Answer Posted / sharad
a class is belong to the any object while an object is
belongs to the single class.a class is stateless but the
object is statefull.a class describe the logically meaning
of the object.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Why do we use polymorphism in oops?
What is the difference between static polymorphism and dynamic polymorphism?
What polymorphism means?
What does and I oop mean in text?
Can bst contain duplicates?
What exactly is polymorphism?
Why do we use inheritance?
What is abstract class in oops?
Which language is not a true object oriented programming language?
What is the diamond problem in inheritance?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What are classes oop?
What is super in oop?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< what are the different types of qualifier in java?