Computer Science - Object Oriented Programming Using C++ - Discussion
Discussion Forum : Object Oriented Programming Using C++ - Section 6 (Q.No. 17)
17.
Assuming the following three operators appear in an expression (without parentheses), which of the operators will be performed first?
Discussion:
1 comments Page 1 of 1.
Vikas bansal said:
9 years ago
Order of precedence is:
1st. Not.
2nd. And.
3rd. Or.
Arithmetic and bitwise operators also handled before logical operators.
1st. Not.
2nd. And.
3rd. Or.
Arithmetic and bitwise operators also handled before logical operators.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers