What is a unary operator?

Answer Posted / vishal sharma

++,--,+,- these are the unary operators.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are classes oop?

596


Why is there no multiple inheritance?

565


What is encapsulation and abstraction? How are they implemented in C++?

635


What is the benefit of oop?

570


What is destructor example?

593






What is the difference between abstraction and polymorphism?

613


How can you overcome the diamond problem in inheritance?

765


What is polymorphism explain?

685


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1637


What are the benefits of oop?

604


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1650


officer say me - i am offered to a smoking , then what can you say

1578


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4236


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

3825


why reinterpret cast is considered dangerous?

1898