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

Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


Write a C++ Program to Find Sum and Average of n numbers using for loop.

1 Answers  


In C++ what do you mean by Inheritance?

0 Answers   Accenture,


What is the difference between Stack and Queue in C++?

0 Answers   Global Logic, iNautix,


Write a program to read two numbers from the keyboard and display the larger value on the screen

1 Answers  






What are issues if we mix new and free in C++?

0 Answers  


What do you by Function Overloading in C++?

0 Answers   Akamai Technologies, Infogain,


Can we call a virtual function from a constructor?

1 Answers  


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

0 Answers   Akamai Technologies, Infogain,


Define an Abstract class in C++?

0 Answers  


Can we provide one default constructor for our class?

0 Answers  


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

0 Answers  


Categories