Question
Fill up the blank with the word that makes the sentence
grammatically and contextually correct. Either my father or my brothers ___________ coming.                         ÂSolution
Here, the verb should agree with the subject that is close to it. Here, ‘brothers’, which is plural, is close to the verb. So, ‘are’ is correct. Either my father or my brothers are coming.        Â
What is the purpose of the keys() method in a dictionary?
Which network topology ensures full redundancy but is highly expensive and complex to implement?
Which algorithm is used for shortest path in graphs?
Time complexity of heap sort is:
Which of the following techniques is most efficient for finding the kth smallest element in a Binary Search Tree (BST)?
Which of the following collision resolution techniques involves storing all elements that hash to the same value in a linked list?
What is a "collision" in the context of hashing?
Which of the following statements best describes polymorphism in object-oriented programming?
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?
In the context of artificial intelligence (AI), which type of learning requires labeled data to train models?