Question
You are required to match statements from
columns 1 and 2 and find which of the following pairs of statement make sense meaningfully and grammatically.Solution
Solution Checking A-F In courts of law there is the doctrine of necessary and proper parties, without whose presence a case cannot have be properly decided. The sentence is grammatically wrong as it uses ‘have’ an auxillary verb with another auxillary verb ‘be’ inappropriately. The tense of the sentence begins in simple present tense and the presence of ‘have’ tries to make it present perfect. The correct sentence would be: In courts of law there is the doctrine of necessary and proper parties, without whose presence a case cannot be properly decided. Checking B-E The ball is in the Centre’s court with a decision on conducting CBSE Class 12 examinations keenly awaited following deliberations with state governments. The sentence is grammatically and contextually correct and therefore is the correct answer. Checking C-D Th Information Technology Rules, which were notified on February 25, 2021, bring in additional compliance for social media companies with more than 5 million users. The sentence is grammatically and contextually correct and therefore is the correct answer. Therefore Option D is the correct answer. Â
Which network device operates at both the data link and network layers of the OSI model, and is responsible for routing data packets between networks? ...
Which of the following is not a method of inter-process communication (IPC) in modern operating systems?Â
In a hypervisor-based virtualization environment, which of the following storage solutions is best suited for providing high availability and scalabilit...
Size of MD5 message digest
Which of the following statements about Classless Inter-Domain Routing (CIDR) is NOT true?Â
- Which of the following is NOT a valid relational algebra operation?                            ...
Which of the following protocols is responsible for sending and receiving emails across the internet?Â
Given the following code snippet, what will be the output when the function findMax is called with the array arr = [1, 5, 3, 9, 2]?Â
def findMax...
In a CI/CD pipeline, which of the following represents the most critical failure point that could delay the entire software release cycle?Â
Given the following code snippet implementing a Round Robin CPU scheduling algorithm, what will be the output when the processes are scheduled?
d...