Question
The economic opportunity slipped away for Kerala, which
received a ____________ low share of public sector investments in infrastructure, and research and academic institutions. Directions : Fill in the blanks with the appropriate word from the options.Solution
Only the adverb ‘relatively’ is correct here. It means ‘in comparison with other similar things or with what you expect’. Others are inappropriate with ‘low share’. The economic opportunity slipped away for Kerala, which received a relatively low share of public sector investments in infrastructure, and research and academic institutions.
Which of the following is correct for a single-line comment in C++?
Which of the following is true about C++ destructors?
Which Python keyword is used to define a function?
In Python, which of the following is used to create an anonymous function?
Which tree traversal is most suitable for finding the shortest path in an unweighted graph represented as a tree?
In C++, which feature allows hiding the internal details of a class?
Which C operator is used to access a value at a memory address stored in a pointer?
Which of the following is true about Java interfaces?
In Python, which method is used to convert a string to lowercase?
ch data structure is used in Depth-First Search (DFS)?