Home » C Programming » Operators » Question
  1. Which operators of the following have same precedence?
    N. "!=", M. "+=", S. "<<="
    1. N, M and S
    2. N and S
    3. N and M
    4. M and S
    5. None of these
Correct Option: D

M and S



Your comments will be displayed only after manual approval.