Wipro Question:

Download Job Interview Questions and Answers PDF

Name the operators that cannot be overloaded in Wipro?

Wipro Interview Question
Wipro Interview Question

Answer:

There are 5 operators which cannot be overloaded. They are:
★ .* - class member access operator
★ :: - scope resolution operator
★ . - dot operator
★ ?:: - conditional operator
★ Sizeof() - operator
Note:- This is possible only in C++.

Download Wipro Interview Questions And Answers PDF

Previous QuestionNext Question
How to sort array elements in ascending or descending order?What is DOM in Wipro?