edited by
612 views
0 votes
0 votes

 

A relation '$R$ ' is defined on ordered pairs of integers as: $(x, y) R(u, v)$ if $x<u$ and $y>v$. Then $R$ is

  1. Neither a partial order nor an equivalence relation
  2. A partial order but not a total order
  3. A total order
  4. An equivalence relation

(Option $1 [39305]) 1$
(Option $2 [39306]) 2$
(Option $3 [39307]) 3$
(Option $4 [39308]) 4$

Answer Given by Candidate : $4$

edited by

1 Answer

0 votes
0 votes

This question is easy  by checking just one property . but first see what we need . 

for equivalence relation(RST PROPERTIES) , we need to check 3 properties 

  1. REFLEXIVE 
  2.  SYMMETRIC
  3.  TRANSITIVE  as we can see it is not reflexive bcz, (x,y) is not related to (x,y) . so by just checking this we can say it is not equivalence. it is also not symmetric . bcz number can either be greater or lesser one at a time .. 

for partial order relation (RAT PROPERTIES) , we need to check 3 properties 

  1. REFLEXIVE
  2. ANTISYMMETRIC
  3. TRANSITIVE

as we have already seen relation is not reflexive hence it not partial order relation .

we know , every total order is partial order but relation is not partial then also not total ..

Related questions

1.5k
views
2 answers
1 votes
admin asked May 20, 2023
1,463 views
The negation of "Some students like hockey" is:Some students dislike hockeyEvery student dislike hockeyEvery student like hockeyAll students like hockey(Option $1[39301]) 1$(Option ... $4[39304]) 4$Answer Given by Candidate : $2$
1.0k
views
1 answers
1 votes
admin asked May 20, 2023
1,019 views
Suppose you are married and you and your partner attend a party with three other married couples. Several handshakes took place. No one shook hands with himself (or herself) or ... $4 [39312]) 4$Answer Given by Candidate : $4$
569
views
1 answers
0 votes
admin asked May 20, 2023
569 views
Consider the following conditional code, which returns a Boolean valuesif $((x>25) \& \&(y>100))$return 'false';else iff $(x \leq 25) \& \& \&(y \leq 100))$ ... $3 [39315]) 3$(Option $4 [39316]) 4$Answer Given by Candidate : $4$
434
views
1 answers
0 votes
admin asked May 20, 2023
434 views
Which one of the following types of memory is fastestCache MemoryRegister MemoryMain MemorySecondary Memory(Option $1 [39317]) 1$(Option $2 [39318]) 2$(Option $3 [39319]) 3$(Option $4 [39320]) 4$Answer Given by Candidate : $2$