answersLogoWhite

0


Best Answer

The relational operators: ==, !=, <, <=, > and >=.

p == q; // evaluates true if the value of p and q are equal, false otherwise.

p != q; // evaluates true of the value of p and q are not equal, false otherwise.

p < q; // evaluates true if the value of p is less than q, false otherwise.

p <= q; // evaluates true of the value of p is less than or equal to q, false otherwise.

p > q; // evaluates true if the value of p is greater than q, false otherwise.

p >= q; // evaluates true of the value of p is greater than or equal to q, false otherwise

Note that all of these expressions can be expressed logically in terms of the less than operator alone:

p == q is the same as NOT (p < q) AND NOT (q < p)

p != q is the same as (p < q) OR (q < p)

p < q is the same as p < q (obviously)

p <= q is the same as NOT (q < p)

p > q is the same as (q < p)

p >= q is the same as NOT (p < q)

User Avatar

Wiki User

7y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

You can use Logical or Relational Operators to compare two or more values.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Relational operators

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What type of operator can be used to determine whether a specific relationship that exists between two values?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What type of operator can be used to determine wheter a specific relationship exists between two values?

Relational Operators


What is correlational survey?

Correlational surveys involve measuring the relationship between two or more variables without manipulating them. By collecting data on these variables from a sample of participants, researchers can determine the extent to which changes in one variable are associated with changes in another, providing insight into potential patterns or connections between the variables.


If ykx then what is the relationship between k and y?

k is the operator; y is the initiend.


What Is a symbol that indicates the relationship between two values in excel?

comparison operator


What is the relationship between density and specific gravity?

There is a very great relationship between density and specific gravity. Density contributes to the weight of a substance under specific gravity.


To visually determine whether there is a relationship between two variables?

Scatter chart


How can you convince your audience that there is a strong relationship between effects and their causes?

elaborate on the relationship using specific details


Will Married Scorpio leave?

The stars don't determine if someone will leave or not, but how the relationship is between you.


How do you restore relationship with BF?

First determine the issue that caused a rift between you then fix it./


How can you determine if a relationship between two variables is a function from a graph?

The relationship is a function if a vertical line intersects the graph at most once.


Archimedes principle helps to explain the relationship between what?

Archimedes principle helps explain the relationship between weight and volume. The term is specific gravity.


How can you use the relationship between the numerator and the denominator to determine if a fraction is equal to one half?

1half