Question
Consider the following statements about Mission
Karmayogi: 1.     Recently, on the occasion of Constitution Day the PM Modi launched the Extended Version of this mission. 2.     Ministry of Personnel, Public Grievances & Pensions is the Nodal Ministry for this mission. 3.     It is launched for capacity building of civil servants of the Union Government.  Which of the statements given above is/are not correct?Solution
Nodal Ministry: Ministry of Personnel, Public Grievances & Pensions. Recently, on the occasion of Good Governance Day the Union Minister of Personnel, Public Grievances & Pensions launched the Extended Version of Mission Karmayogi, at a function in New Delhi. Mission Karmayogi - National Programme for Civil Services Capacity Building (NPCSCB) aims to prepare Civil Servants for the future by making them more creative, constructive & innovative through transparency and technology. On 2nd September 2020, Government approved the National Programme for Civil Services Capacity Building (NPCSCB) with six key pillars including Policy Framework, Institutional Framework, Competency Framework, Digital Learning Framework (iGOT-Karmayogi), the electronic Human Resource Management System (e-HRMS) and the Monitoring and Evaluation Framework.Â
Which design pattern is most suitable for controlling access to a resource by limiting the number of clients that can use it concurrently?
The time complexity of binary search is:
In a binary tree, what is the maximum number of children a node can have?
Which type of AI is primarily used for adaptive mobile applications like virtual assistants?
Which of the following techniques is primarily used to address overfitting in machine learning models?
A data analysis algorithm requires processing data in a Last-In, First-Out (LIFO) manner. Which operation is used to get the most recently added element...
What type of relationship is represented by Aggregation in Object-Oriented Programming?
Consider the following sequence of stack operations:
PUSH(10) → PUSH(20) → PUSH(30) → POP() → PUSH(40) → POP() → POP()
What is...
Which of the following is true about triggers in a relational database?
Union-Find with path compression achieves nearly constant time because its complexity is: