C Programming - Expressions
Exercise : Expressions - General Questions
- Expressions - General Questions
- Expressions - Find Output of Program
- Expressions - True / False Questions
- Expressions - Yes / No Questions
6.
In which order do the following gets evaluated
1. | Relational |
2. | Arithmetic |
3. | Logical |
4. | Assignment |
Answer: Option
Explanation:
2. Arithmetic operators: *, /, %, +, -
1. Relational operators: >, <, >=, <=, ==, !=
3. Logical operators : !, &&, ||
4. Assignment operators: =
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers