Computer Science, asked by singhriya5333, 2 months ago

what are relational oerator exlain with examle

Answers

Answered by Anonymous
11

\huge{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).

Similar questions