Start learning 50% faster. Sign in now
Jagan Magan 120 72 360 3 5 One day work (Magan +Jagan) = (5+3) ×5=40hours. Taken time complete original work =360/40 =9days.
Which I/O scheduling algorithm is most suitable for minimizing seek time in hard drives?
Which of the following is NOT among the OWASP Top 10 Web Security Risks?
Which of the following data structures is best suited for implementing a LIFO (Last In, First Out) mechanism?
Which of the following best describes Abstraction in Object-Oriented Programming (OOP)?
Which of the following best describes the function of the Control Unit (CU) in the CPU?
Which network topology ensures full redundancy but is highly expensive and complex to implement?
In an IoT ecosystem, which protocol is most efficient for constrained devices communicating over lossy networks?
...Which sorting algorithm is the most efficient for large datasets and uses a divide-and-conquer approach?
Given the following code snippet, which operation is performed on the binary tree to produce the output: 4, 2, 5, 1, 3 ?
class Node { in...Which of the following best explains segmentation in memory management?