127k views
4 votes
Which of these answers are relational operations?

1) Addition
2) Subtraction
3) Multiplication
4) Division
5) Greater than
6) Less than
7) Equal to
8) Not equal to

1 Answer

3 votes

Final answer:

The relational operations among the given options are greater than, less than, equal to, and not equal to.

Step-by-step explanation:

The relational operations among the given options are:

  • Greater than: It is a relational operation that compares two numbers to determine if the first number is greater than the second.
  • Less than: It is a relational operation that compares two numbers to determine if the first number is less than the second.
  • Equal to: It is a relational operation that compares two numbers to determine if they are equal.
  • Not equal to: It is a relational operation that compares two numbers to determine if they are not equal.

User Virgil
by
7.2k points