What is unary operator? List out the different operators involved in the unary operator.


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

Post New Answer

More C++ General Interview Questions

What are the two types of polymorphism?

0 Answers  


What is function overriding in c++?

0 Answers  


Differentiate between a constructor and a destructor in c++.

0 Answers  


why v use c++ even we have microprocessor

2 Answers   CybAge,


diff between pointer and reference in c++?

1 Answers  


Explain the difference between abstract class and interface in c++?

0 Answers  


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";

7 Answers   CTS,


What is the purpose of ios::basefield in the following statement?

0 Answers  


What is the full form of c++?

0 Answers  


What is c++ w3school?

0 Answers  


Why do C++ compilers need name mangling?

3 Answers   Lucent,


Categories