Answer Posted / kiran kumar.b
a class is a logical existence of a data containing data
variables and member functions having relations between
them.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is stream in oop?
What is abstract class in oops?
What is a superclass in oop?
Why do we use inheritance?
What is abstraction encapsulation?
What is class and object 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.
What is the purpose of polymorphism?
What makes a language oop?
How does polymorphism work?
What is encapsulation in oops?
What polymorphism means?
Why is abstraction needed?
What is abstraction in oop with example?