Computer Science, asked by aherrajaram815, 2 months ago

. Write short note on:
1) Relational Operators​

Answers

Answered by MubeenYusuf
3

Answer:

In computer science, a relational operator is a programming language construct or operator that tests or defines some kind of relation between two entities. These include numerical equality (e.g., 5 = 5) and inequalities (e.g., 4 ≥ 3).

Answered by spindchh321
1

Answer:

In computer science, a relational operator is a programming language construct or operator that tests or defines some kind of relation between two entities. ... In languages such as C, relational operators return the integers 0 or 1, where 0 stands for false and any non-zero value stands for true.

Similar questions