Question
In the following question, a sentence is given, divided
into 4 parts. Out of the other four parts, one part contains an error. Mark the option containing the part with the error. If none of the parts have errors, mark 'No error' as your answer. Despite of being (A)/ tired, he continued (B)/to work without (C)/taking a break. (D)/ No error (E)Solution
The correct phrase is "Despite being", not "Despite of being". "Despite" is not followed by 'of'.
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?