Computer Science, asked by divurastogi, 10 months ago

explain relational operators with example​


remosh: u, remosh p, 12345678 by @
remosh: kushal gowtham
nitth: 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.

Answers

Answered by RAHULSEN504
13

Answer:

Relational operators are those operators, which show some relation among the operands in the given expression.

For example, > tells us that the operand at the left of > is less than the one in the right side

Answered by kushalgowtham
10

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 programming languages that include a distinct boolean data type in their type system, like Pascal, Ada, or Java, these operators usually evaluate to true or false, depending on if the conditional relationship between the two operands holds or not.


divurastogi: gud night
remosh: why did you leave
divurastogi: hey
kushalgowtham: hi
kushalgowtham: if we become ace we can mail privately
kushalgowtham: your intro please
Similar questions