Question
Among A, B, C, D and E, which is the smallest? I.
D is greater or equal to E. B is equal to C, which is greater than D. II. E is smaller than A, which is smaller than B. C is equal to D and smaller than A. Each of the following questions below consists of a question and two statements numbered I and II given below it. You have to decide whether the data provided in the statements are sufficient to answer the question. Read both the statements and give the answer.Solution
From I. B = C > D ≥ E There is no information about A. Hence statement I alone is not sufficient to answer the question. From II. B > A > E > C = D OR B > A > C = D > E. Hence statement II alone is not sufficient to answer the question.
Which layer of the OSI model is responsible for logical addressing (e.g., IP addresses) and routing?
The below mentioned code is in which programming language
type
array-identifier = array[index-type] of element-type;
The average number of comparisons in sequential search is
What is the main purpose of abstraction?
Which scheduling policy is prone to the "starvation" problem?
In tuple calculus, what does the symbol '|' represent when specifying a query?
Which type of tree provides better performance for read-intensive workloads?
Which flow control technique allows the receiver to inform the sender about its buffer status?
What is a top-down parser?
Which component is responsible for translating virtual addresses to physical addresses?