Computer Science, asked by laskarm446, 3 months ago

What is Relational operator? Give Example​

Answers

Answered by Anonymous
2

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).

Maybe this helps you ✨

Answered by barmananil768
0

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). ... Relational operators can be seen as special cases of logical predicates.

Explanation:

please mark my answer as BRAINLIEST answer

Similar questions