Question
Below a word is given in three sentences. Find out which
one/ones make/makes a correct usage of the given word and mark the option accordingly. If the sentences are all correct mark option 5 as the answer.A: The company decided to extend the deadline by one week.B: I would like to extend my apologies for the inconvenience.C: He extend his arms to show how wide the river was.Solution
Sentence A correctly uses extend in the sense of increasing duration.
Sentence B also uses it correctly to mean offering or expressing something.
Sentence C is incorrect due to verb agreement error β it should be βHe extended his armsβ¦β
Which command is used to remove all records from a table without deleting the table structure?
Which SQL keyword is used to sort the result set?
The result of a Cartesian product of two relations R and S will have:
Which of the following statements about abstract classes is true?
Which OOP principle allows a single interface to represent different underlying forms or data types?
Which of the following is the correct definition of 'polymorphism' in Object-Oriented Programming?
What is early binding in the context of OOP?
Which of the following is true about a view in SQL?
Which of the following is a valid constraint in SQL?
Which of the following prevents inheritance in C++?