Question
In the following questions, the first and the last
parts of the sentence are numbered 1 and 6. The rest of the sentence is split into four parts named, P, Q, R and S. These four parts are not given in their proper order. Read the parts, arrange them properly and find out which of the four combinations given below is appropriate, and mark it as your answer. 1. Their agreement that war P. looking for new mechanisms to Q. strengthen the border defence R. like situations must not recur is an S. indication that India and China are 6. agreements that have held in the past.Solution
Their agreement that war like situations must not recur is an indication that India and China are looking for new mechanisms to strengthen the border defence agreements that have held in the past.
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?