Q7
Which of the following is a unary operator in C++?
A.
+
B.
-
AnswerC.
*
D.
/
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board
Operators and Expressions in C++
Programming · C++ Programming · question 7
Q7
Answer: Option B