Question
Once demand (A) for services raises (B) , along with
aggregate (C) income, both demand for the labour of the rich and the business income of that group will likely (D) return. In each question below, four words printed in bold type are given. These are numbered (A), (B), (C) and (D). One these words printed in bold might either be wrongly spelt or inappropriate in the context of the sentence. Find out the word that is inappropriate or wrongly spelt, if any. The number of the word is your answer. If the words printed in bold are correctly spelt and appropriate in the context of the sentence then mark (E), i.e. 'All Correct', as your answer.Solution
Here, ‘raises’ is incorrect. The verb ‘raise’ is transitive. It must have a direct object. Something raises something. Here, ‘rises’ should be used. Once demand for services rises , along with aggregate income, both demand for the labour of the rich and the business income of that group will likely return.
The amortized time for inserting into a dynamic array (like C++ vector) is:
Which algorithm is best suited to find the shortest path in a graph with negative edge weights but no negative cycles?
Which algorithm returns a minimum spanning tree (MST) and uses a priority queue to select the next edge connected to the growing tree?
Which of the following protocols is most commonly used in IoT devices to enable communication between smart devices?
Dynamic Programming is preferred over recursion when:
Which of the following operations on a data structure refers to the removal of an element from the front of a queue?
Which of the following SQL queries is used to remove a table from a database?
Which algorithm is best suited for finding a Hamiltonian cycle in an undirected graph?   Â
Which data structure is used for implementing recursive function calls?
Which protocol is most commonly used for secure communication between IoT devices over the internet?    Â