Computer Science, asked by vaa3, 5 months ago

Can we test the relational operator? Validate the answer with justification

Answers

Answered by kajalkumari97791
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