Question
Although he had prepared well (1)/ for the interview,
(2)/ he could not answered (3)/ several of the technical questions (4) Read the sentence to find out whether there is any grammatical or idiomatic error in it. The error, if any, will be in one part of the sentence. The letter of that part is the answer. If there is ‘No error’, the answer is (5). (Ignore errors of punctuation, if any).Solution
"Could not answered" should be "could not answer," as "could" is followed by the base form of the verb.
- Which component in a V-shaped software development model corresponds to the testing phase? 
- Which network topology is highly scalable but requires complex routing mechanisms? 
- Which of the following protocols is primarily used to assign IP addresses dynamically to devices on a network? 
- Which of the following statements about Classless Inter-Domain Routing (CIDR) is NOT true? 
- In deep learning, which type of neural network is most suitable for sequential data like time series? 
- Given the following code snippet implementing a Round Robin CPU scheduling algorithm, what will be the output when the processes are scheduled? - d... 
- Which firewall type inspects packets at all layers of the OSI model to ensure complete protection?
- Which of the following statements correctly describes a major difference between public and private clouds? 
- Consider a Binary Search Tree (BST) with the following values inserted in sequence: 45, 32, 50, 15, 40, 47, 60. What will be the in-order traversal of t... 
- Which search strategy guarantees the optimal solution?