What is overloading unary operator?


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

Post New Answer

More C++ General Interview Questions

What is null and void pointer?

0 Answers  


In a function declaration what does extern means?

0 Answers   Flextronics,


What is the benefit of c++?

0 Answers  


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

0 Answers  


If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?

2 Answers   Persistent,


Is c++ low level?

0 Answers  


Which is best c++ or java?

0 Answers  


Why do we use string in c++?

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 use of seekg in c++?

0 Answers  


What are the advantages of C++ programming compared to C programming?

2 Answers   HAL,


What is the Difference between "vector" and "array"?

15 Answers   Covansys, Gambit, TCS, Wipro,


Categories