Computer Science, asked by singhamankumar2005, 3 months ago

Relational operators are used to show relationship between operands.True or False:

Answers

Answered by aryan997821
0

Answer:

True

Explanation:

Relational operators are used to show relationship between operands

eg

5>3

Answered by upadhyayanuj0
1

Answer: TRUE

Rational operators are used to show relationship between operands.
This is true as it is a simple fact in python programming language.

e.g- x>y or x<y or simply,

       69<106

Similar questions