Question
Who among the following person faces
Q? Study the following information carefully and answer the questions given below. Twelve persons are sitting in two parallel rows. The persons in row 1 - P, R, T, V, X, and Z are facing towards south and the persons in row 2 - Q, S, U, W, Y, and A are facing towards north, but not necessarily in the same order. The person, who faces R, sits third to the right of Q. Only one person sits between Q and W. V sits second to the right of P, where neither of them faces Q nor sits on the extreme ends of the row. S sits on the extreme end of the row but doesn’t face R. Only one person sits between A and U, who neither sits adjacent to S nor Q. Z sits to the right of X but neither faces S and A nor sits on the extreme ends of the row.Solution
The person, who faces R, sits third to the right of Q. Only one person sits between Q and W.
Case-2
Case-4
V sits second to the right of P, where neither of them faces Q nor sits on the extreme ends of the row. S sits on the extreme end of the row but doesn’t face R. Here, cases 2 and 3 get eliminated. Case-1
Only one person sits between A and U, who neither sits adjacent to S nor Q. Z sits to the right of X but neither faces S and A nor sits on the extreme ends of the row. Here, case 1 gets eliminated.     Â
Â
What is the main advantage of Hadoop's HDFS (Hadoop Distributed File System)?
Consider a weighted complete graph G on the vertex set {v1,v2 ,v} such that the weight of the edge (v,v) is 2|i-j|. The weight of a minimum spanning tr...
The communication structure that we need in socket programming is called as _________.
What is the primary purpose of a database transaction?
Which type of variable has the widest scope and can be accessed from any part of the program?
What is the data transmission direction in a Token Ring network?
Which component of RDBMS is responsible for processing SQL queries and managing database interactions?
Which scheduling policy may result in high waiting times for long-running jobs?
Which of the following is an open-source SQL query engine for analyzing data stored in Hadoop clusters?
Match the following
a. calloc( ) ------- i. Frees previouslyallocated space. b. free( ) ----------- ii. Modifiespreviouslyallocated space. c. mal...