What is the difference between an object and a class?
Answer Posted / ven
An Object is an instance of the class
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What type of loop is a for loop?
Write a program to reverse a string using recursive function?
Is html an oop?
What is constructor in oop?
What is encapsulation with example?
Can you explain polymorphism?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Can bst contain duplicates?
Why multiple inheritance is not allowed?
What does <> mean pseudocode?
What is abstraction with example?
How do you achieve polymorphism?
What is encapsulation with real life example?
Why is destructor used?
What are the features of oop?