Question
China’s plan to divert water from the Brahmaputra in
Tibet to the “parched Xinjiang region” in China by building a 1,000-km-long tunnel, the world’s longest one, will proved to be an environmental disaster . In the question given below, a sentence is given, divided into parts. One of the parts may contain an error. Identify the part that contains the error, and mark it as the answer. Ignore errors of punctuation. In case the sentence is correct as it is, mark option (e), that is, ‘No error’. Note – The words in bold are grammatically and contextually correctSolution
In D, replace PROVED with PROVE as the modal verb WILL will always take the base form of the main verb following it. Thus, D is the right answer.
Which of the following integrity constraints ensures that every non-null foreign key value must reference an existing primary key value in another tabl...
Hashing is used for:
The amortized cost of appending an element at the end of a dynamic array is:
Consider the following stack operations. What will be the content of the stack after executing all the operations?
Stackstack = new Stack... Which of the following is NOT among the OWASP Top 10 Web Security Risks?
In Python, what will be the output of the following code snippet, considering scope rules?
x = 5
In asymmetric encryption, which of the following statements is correct?
Which algorithm constructs a suffix tree in linear time?
What is the primary purpose of a B+ Tree in a database management system?
Which sorting algorithm has O(n log n) average case?