Question
Which of the following statement is true?
Study the following information carefully and answer the questions given below. Eight friends – M, N, O, P, Q, R, S, and T, are seating on nine seats in a straight line at an equal distance but not necessarily in the same order. One seat in the row is vacant. All of them are facing north directions. There are three persons sit between O and N. The person who sits two places away from N sits fourth to the right of M. M sits neither adjacent to O nor adjacent to S. The person who sits immediate left of the vacant seat sits two places away from O. Q does not sit adjacent to O. R sits two places away from Q. The number of persons who sits between N and R is one less than the number of persons who sits between S and Q. M does not sit at the end. T sits adjacent to N. The number of persons who sits between Q and P is same as the number of persons who sits between T and O. Q does not sit right of N.Solution
There are three persons sit between O and N. The person who sits two places away from N sits fourth to the right of M. M sits neither adjacent to O nor adjacent to S. The person who sits immediate left of the vacant seat sits two places away from O. Q does not sit adjacent to O. R sits two places away from Q. The number of persons who sits between N and R is one less than the number of persons who sits between S and Q. M does not sit at the end. Q does not sits right of N.
T sits adjacent to N. This eliminates case 1a. The number of persons who sits between Q and P is same as the number of persons who sits between T and O. This eliminates case 1 and 1a. so final case-2 Case-2
Standard C library functions will always invoke a system call when executed from a single-threaded process in a UNIX/Linux operating system?
When applying KVL to a circuit, how are voltage drops represented?
Attributes are made of more than one simple attribute.
- State true or false Implicit type casting in C is used to convert the data type of any variable without using the actual value that the variable holds.
Concatenate two strings by using which function?
Which is the correct format specifier for double type value in C?
State true/false
Trojan works in background and steal data which is sensitive
Which of the following algorithm is most sensitive to outliers?
Which type of polymorphism is achieved through inheritance and method overriding?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?