What is an operator function? Describe the function of an operator function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Explain Memory Allocation in C/C++ ?

0 Answers   Infosys,


Write a C++ Program to Generate Random Numbers between 0 and 100

1 Answers  


What are punctuators in c++?

0 Answers  


What is the difference between reference and pointer?

0 Answers  


Do we have to use initialization list in spite of the assignment in constructors?

0 Answers  






Why can you not make a constructor as const?

3 Answers  


What is the use of setprecision in c++?

0 Answers  


why c++ is not called strictly d super set of c?

3 Answers   Satyam,


Which compiler does turbo c++ use?

0 Answers  


Explain the different access specifiers for the class member in c++.

0 Answers  


How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?

0 Answers  


What is a memory leak c++?

0 Answers  


Categories