Question
Which of the following is the major objective of
SAUBHAGYA- Pradhan Mantri Sahaj Bijli Har Ghar Yojana?Solution
The government launched the Pradhan Mantri Sahaj Bijli Har Ghar Yojana – Saubhagya in October 2017 with the objective to achieve universal household electrification by providing electricity connections to all willing un-electrified households in rural areas and all willing poor households in urban areas in the country by March 2019.
What is the worst-case time complexity for inserting an element into a hash table that uses separate chaining for collision resolution?
Which traversal method visits the root node first in trees?
Which algorithm is used for computing Max-Flow in a network?
In the context of Management Information Systems (MIS), which of the following best describes the role of a decision support system (DSS)?
Which of the following is a primary feature of Mobile Computing?
Time complexity of heap sort is:
Which of the following traversal methods is used to visit nodes in the order "left child, root, right child" in a binary tree?
Which of the following best describes the function of the Control Unit (CU) in the CPU?
Which of the following statements about parameter passing in Python is TRUE?
Priority Queue allows access to elements based on priority rather than order.