Computer Sciences > GATE 2021 SET-1 > English Grammar
Consider the following sentences:

(i) Everybody in the class is prepared for the exam.
(ii) Babu invited Danish to his home because he enjoys playing chess.

Which of the following is the CORRECT observation about the above two sentences?
A
(i) is grammatically correct and (ii) is unambiguous.
B
(i) is grammatically incorrect and (ii) is unambiguous.
C
(i) is grammatically correct and (ii) is ambiguous.
D
(i) is grammatically incorrect and (ii) is ambiguous.

Explanation

Correct : c

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science