Home » C++ Programming » Operators » Question
  1. What are the essential operators in c++?
    1. <=
    2. +
    3. |
    4. All of above
    5. None of these
Correct Option: D

+, |, and <= all are the essential operators in c++.



Your comments will be displayed only after manual approval.