Start learning 50% faster. Sign in now
Given statements: B ≤ I; E = D; H > F; C ≤ H; I = D; A ≤ B; H < E On combining: A ≤ B ≤ I =D = E > H ≥ C ; H > F Conclusions: (i) I > F , True since I= D = E > H > F (ii) B ≤ H, False since either B ≤ H or B > H (iii) A ≤ E , True since A ≤ B ≤ E (iv) E > F , True since E > H > F Hence, option 2 is the answer.
Components of Management information system?
Which phase involves creating detailed plans, schedules, and resource allocation for the software project?
In a two-phase locking protocol, which phase allows transactions to acquire locks but not release them?
In dynamic programming, what does "optimal substructure" mean?
Which of the following is a primary limitation of the COCOMO model?
What is the primary goal of requirement analysis in software development?
Default value of float variable in an array
Consider the following statements.
S1: The sequence of procedure calls corresponds to a postorder traversal of the activation tree.
S...
Consider the following two statements.
S1: Destination MAC address of an ARP request is a broadcast address.
S2: Destination MAC a...
What is Linux?