Question
In the following questions, a sentence has been divided
into four parts. One part may contain an error. Identify the part containing the error. If there is no error, choose option (e) “No error”. The food at that restaurant tastes strangely, / but everyone seems to love it, / so maybe I just have / an unusual palate.Solution
The error lies in: → “tastes strangely” Linking verbs such as: → taste, smell, feel, look, sound are generally followed by adjectives, not adverbs. Thus: → “strangely” (adverb) is incorrect. Correct form: → “tastes strange” Correct sentence: “The food at that restaurant tastes strange…” The remaining parts are grammatically accurate. Hence, option (a).
Which function is used to deallocate dynamic memory in C++?
What is the primary purpose of a blockchain?
Which type of lock allows a transaction to read a resource and, at the same time, prevent other transactions from writing to that resource?
What is 'QoS' (Quality of Service) in networking?
What are the three main dimensions of big data known as the "3Vs"?
Node.js is primarily used for:
Which key is used to create a digital signature?
What is the role of the catch block in exception handling?
Which of the following is an example of an ADT for storing data?
In a CSS file, there is a CSS rule for paragraphs tags – what does p can be called?