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 header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

0 Answers  


What is the use of ‘using’ declaration?

1 Answers  


Why do we use pointers in c++?

0 Answers  


Can you pass a vector to a function?

0 Answers  


If a function doesn’t return a value, how do you declare the function?

0 Answers  






How do you invoke a base member function from a derived class in which you’ve overridden that function?

0 Answers  


What are c++ tokens?

0 Answers  


Write a c program for binary addition of two 8 bit numbers.

0 Answers   TCS,


What is the use of default constructor?

0 Answers  


How do you show the declaration of a virtual constructor?

0 Answers  


How do you declare A pointer to a function which receives nothing and returns nothing

0 Answers  


What is the difference between = and == in C?

16 Answers   Christ University, Intel,


Categories