Question
In the questions given below, four words are given in
bold. These four words may or may not be in their correct position. The sentence is then followed by options with the correct combination of words that should replace each other in order to make the sentence grammatically and contextually correct. Find the correct combination of words that replace each other. If the sentence is correct as it is, select ‘E’ as your option. Many times NHRC is destination (A) as a post-retirement viewed (B) for judges and bureaucrats with funds (C) affiliation moreover, the inadequacy of political (D) also hampers its working.Solution
Correct sequence: Many times NHRC is viewed as a post-retirement destination for judges and bureaucrats with political affiliation moreover, the inadequacy of funds also hampers its working.
If an algorithm takes $5n²  + 3n + 10$ steps for an input of size n, its Big O notation would be:
A programmer is implementing a data analysis tool that frequently needs to append elements to a collection. If an array is used, what is a potential per...
If a program crashes with a "NullPointerException" (or similar null reference error), what is the most likely cause?
Which of the following integrity constraints ensures that every non-null foreign key value must reference an existing primary key value in another tabl...
In the context of asymmetric encryption, which of the following is a key feature of public-private key pairs?
Which SQL query will retrieve the second highest salary from an Employee table?
Which encryption technique is used in Transport Layer Security (TLS) to securely establish a session key?
Given the IP address 192.168.10.5 and the subnet mask 255.255.255.240 , what is the range of valid host addresses in this subnet?
Which algorithm is used for computing Max-Flow in a network?
Which of the following statements is true about deadlocks in an operating system?