Question
In each question a statement is given, followed by two
assumptions, numbered I and II. An assumption is supposed or taken for granted. You have to consider the statement and assumptions and decide which of the assumptions is implicit in the statement. Statement: The education ministry has announced that all schools must conduct weekly online assessments to track students’ learning progress during remote classes. Assumptions: I. Regular assessments help in evaluating students’ understanding of lessons. II. All students have access to devices and the internet to take online assessments.Solution
The purpose of weekly assessments to track learning progress assumes that regular testing helps measure understanding → Assumption I is implicit. The statement does not assume that all students have devices or internet access; it merely mandates assessments. Access is not taken for granted → Assumption II is not implicit. Thus, only Assumption I follows.
Which of the following statements is true about deadlocks in an operating system?
Which traversal of binary tree gives nodes in sorted order?
Which I/O scheduling algorithm is most suitable for minimizing seek time in hard drives?
Which of the following allows dynamic memory allocation?
Which attack can be mitigated using DNSSEC (Domain Name System Security Extensions)?
Which of the following collision resolution techniques involves storing all elements that hash to the same value in a linked list?
Which data structure is most suitable for implementing a priority queue with logarithmic time complexity for insertion and deletion?
KMP improves naive string matching by:
In the context of system analysis, which of the following best defines the "use case" diagram?
Which design pattern is best suited for managing the creation of objects without specifying their concrete classes?