Can we change the basic meaning of an operator in c++?


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

Post New Answer

More C++ General Interview Questions

What are virtual functions and what is its use?

1 Answers  


What is conditions when using boolean operators?

0 Answers  


What c++ is used for?

0 Answers  


Is it possible to get the source code back from binary file?

1 Answers  


What is guard code in c++?

0 Answers  






What are vtable and vptr?

0 Answers  


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


What is the copy-and-swap idiom?

0 Answers  


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


What you mean by early binding and late binding? How it is related to dynamic binding?

1 Answers  


Definition of class?

12 Answers  


What does asterisk mean in c++?

0 Answers  


Categories