Answer Posted / guest
object oriented programmings
| Is This Answer Correct ? | 13 Yes | 15 No |
Post New Answer View All Answers
c++ program to swap the objects of two different classes
How do you achieve polymorphism?
Can a varargs method be overloaded?
What is the point of oop?
What is use of overloading?
What is constructor overloading in oop?
Whats is abstraction in oops?
What is difference between oop and pop?
What is encapsulation in simple terms?
What is difference between data abstraction and encapsulation?
What is encapsulation with example?
What is overloading in oops?
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 an example of genetic polymorphism?
Why do we use class?