Computer Science, asked by mayanksaha9125, 2 months ago

Return type of relation operator is ____

Answers

Answered by BrainlySamrat
2

Explanation:

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.

Similar questions