What is the correct sequence of the following operators in ā€˜C’ from highest to lowest precedence order?

(a) ==

(b) %=

(c) %

(d) <=

The correct sequence is:

1
(c), (b), (a), (d)
2
(c), (a), (d), (b)
3
(c), (d), (a), (b)
4
(a), (b), (d), (c)

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation