Question
Statements: Z > R = K ≥ X = N ≥ Q, F < B ≤ Q
Conclusions: I. X ≥ F II. B ≤ K III. R > F In the following question the relationship between different elements is given in the statements followed by three conclusions I, II and III. Read the statements carefully and mark your answer accordingly.Solution
Z > R = K ≥ X = N ≥ Q ≥ B > F                  X > F. Hence conclusion I is not true. Z > R = K ≥ X = N ≥ Q ≥ B > F                   B ≤ K. Hence conclusion II is true. Z > R = K ≥ X = N ≥ Q ≥ B > F                   R > F. Hence conclusion III is true.
Which of the following describes the difference between Windows and Unix/Linux file systems? Â
In Data Communication, what protocol is used to ensure reliable transmission of data over a network?
In Data Structures, which of the following algorithms uses the Divide and Conquer strategy?
What is the time complexity of inserting an element in a heap?
Which data structure is used in BFS (Breadth-First Search)?
Which of the following is true for the time complexity of binary search?
Depth-First Search (DFS) typically uses which data structure implicitly or explicitly?
In a relational database, what is the purpose of a foreign key?
Which application layer protocol is used to retrieve emails from a remote server?
Which page replacement algorithm replaces the page that will not be used for the longest period of time in the future? Â