Name the operators that cannot be overloaded.



Name the operators that cannot be overloaded...

Answer / ritesh pal

sizeof . .* .-> :: ? :

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ Interview Questions

Without using third variable write a code to swap two numbers.

0 Answers   Accenture,


How do you work around them?

0 Answers   Amazon,


What is an abstract class?

5 Answers   Siemens,


In C++ what is the meaning of data hiding?

0 Answers   Aricent,


Difference between function overloading and function overriding.

0 Answers   Alter,






What is constant keyword in C++? Illustrate its various uses.

0 Answers   Akamai Technologies, Infogain,


How many times will this loop execute? Explain your answer.

0 Answers  


How does free know the size of memory to be deleted

0 Answers  


What are string library functions(syntax).

0 Answers   Accenture,


Find the Factorial of a number using a program.

0 Answers   Accenture,


How will you print a list of all unique words from a string which may contain repeated words?

0 Answers   Adobe,


What do you know about Volatile keyword in C++? Explain with an example code.

0 Answers   Adobe,


Categories