What is operator overloading?
Operator overloading is a compile-time polymorphism in which the operator is overloaded to provide the special meaning to the user-defined data type. Operator overloading is used to overload or redefines most of the operators available in C++. It is used to perform the operation on the user-defined data type
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the main advantage of using inheritance?
Explain serialization and overriding?
Why is java not fully objective oriented?
What is data encapsulation and what is its significance?
Difference: Activity Diagram and Sequence Diagram
Give any criteria when you use an abstract class and an interface?
0 Answers Sans Pareil IT Services,
Write a program to show the inheritance used in a class.
Write a note on encapsulation?
What do you mean by polymorphism?
0 Answers InterGraph, Ittiam Systems,
What is data encapsulation and what's its significance?
Do we require a parameter for constructors?
What is meant by inheritance? what are the advantages of inheritance?