C-16-Q108mediumsingle_mcq
Relational expressions are formed using:
Relational expressions are formed using:
- aarithmetic operators only
- bassignment operators only
- cone or more variables/arithmetic expressions joined by relational operators
- donly the print function
ব্যাখ্যা
A relational expression joins one or more variables or arithmetic expressions using relational (comparison) operators. This structure lets the program compare computed values, not just assign or arithmetic them.