Computer Science, asked by KhyatiKhushi, 1 month ago

Define Relational Operators with examples.​

Answers

Answered by bansalvidisha1
1

Answer:

hope this helps u

it's from computer

Attachments:
Answered by Anonymous
2

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:

Hope this helps

Similar questions