Question
Read the following sentence carefully, that is divided
into five parts (A, B, C, D, and E). Identify the part(s) that is/are grammatically error-free and mark it as your answer. Poor lighting can negatively effect our eyesight, (A) leading to strain and fatigue, (B) while the affect of proper lighting enhances (C) visibility and reduces eye strain, thereby promoting (D) the more comfortable environment for daily activities. (E)Solution
The correct sentence would be: "Poor lighting can negatively affect our eyesight, leading to strain and fatigue, while the effect of proper lighting enhances visibility and reduces eye strain, thereby promoting a more comfortable environment for daily activities."
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?