Write an operator overloading program to write S3+=S2.
Answer Posted / kkk
#include <iostream.h>
class ulhas
{
}
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
How long to learn object oriented programming?
What is object in oop?
2. Give the different notations for the class.\
What is inheritance in simple words?
What is difference between multiple inheritance and multilevel inheritance?
What is overriding vs overloading?
which feature are not hold visual basic of oop?
What is abstraction and encapsulation?
Why we use classes in oop?
Can we create object of interface?
What is encapsulation and abstraction? How are they implemented in C++?
What is object and example?
What are the components of marker interface?
Can main method override?
What is the difference between encapsulation and polymorphism?