

MCQOPTIONS
Saved Bookmarks
1. |
Which operator in c++ programming language , is used by catch-all handler? |
A. | Ellipses operator |
B. | Ternary operator |
C. | String operator |
D. | Unary operator |
Answer» B. Ternary operator | |