Select the letter cluster that will come next in the following series.
DHR, HJS, LLT, PNU, TPV, ?
The pattern followed here is:

Hence, “XRW” is the correct answer.
Select the letter cluster that will come next in the following series.
DHR, HJS, LLT, PNU, TPV, ?
The pattern followed here is:

Hence, “XRW” is the correct answer.
No discussions yet. Be the first to start!
You must be logged in to participate in the discussion.
login Login to DiscussWhat is the output of the below given code?
int y = 9;
y += y+3;
printf("%d",y);+ = → is an assignment operator
y+ = y+3
y = y + (y + 3)
y = 9 + (9 + 3)
y = 21
Note:
Assignment operator associativity is right to leftThe correct answer is Pavo cristatus.
| Birds name | Scientific name |
| Peacock | Pavo cristatus |
| Siberian crane | Grus leucogeranus |
| House sparrow | Passer domesticus |
| Common myna | Acridotheres tristis |
Six people: M, N, O, P, Q, and R.
1) Only two people sit between Q and N, who sit extreme left end of the row.
2) Q sits second to the left of R.
3) O is an immediate neighbor of R.
4) P and M are immediate neighbor to each other.
5) N is not immediate neighbor of M.

First is managed by the second.
Thus, Jailor is the related to prison.
Humans eat both vegies and meat so are omnivore, whereas Cats which eats meat only so its carnivore.
Hence, carnivore is correct answer.