Question
Four of the five among the following are similar in
such a way to form a group, who among the following doesn’t belong to the group? Study the following information carefully and answer the below questions Eight persons- P, Q, R, S, T, U, V, and W are sitting on the square table facing the centre. Four of them are sitting at the corner and four of them are sitting in the middle of the sides, but not necessarily in the same order. V sits third to the right of W, who sits in the middle of the side of the table. One person sits between V and U. P is sitting neither adjacent to V nor W. S sits second to the right of Q. S does not sit adjacent to W. Q sits third to the right of R. T sits neither adjacent to Q nor S.       ÂSolution
We have, V sits third to the right of W. W sits at the middle of the side of the table. One person sits between V and U. From the above condition, there are two possibilities. Again we have, P is sitting neither adjacent to V nor W. From the above condition, there are three possibilities. From the above condition, there are two possibilities.
Again we have, S sits second to the right of Q. S does not sit adjacent to W. Q sits third to the right of R.
Again we have, T sits neither adjacent to Q nor S. From the above condition, cas1 and case2 get eliminated. Case2a shows the final arrangement.
Mention any two indirect measures of product.
The dynamic memory allocation is the memory allocation done at the _________.
What is the purpose of the `
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
Which one of the following is an application of Stack Data Structure?
An ADT defines:
Which of the following is an open-source SQL query engine for analyzing data stored in Hadoop clusters?
Which clause is used to filter rows in the result set based on a specific condition in SQL?
In the Entity-Relationship (ER) model, what does an entity represent?
In the context of ADTs, what does "encapsulation" refer to?