Question
JAM Trinity has played a significant role in the process
of inclusive development in our country. Which of the following correctly describes JAM Trinity?Solution
The dedicated programs for road connectivity (Bharatmala), port infrastructure (Sagarmala), electrification, railways upgradation, and operationalising new airports/ air routes (UDAN) have significantly improved the physical infrastructure in the last few years. The NIP was launched with 6,835 infrastructure projects with a projected infrastructure investment of ₹111 lakh crore. This has expanded to over 9,000 projects across 35 sub-sectors and covers economic and social infrastructure projects jointly funded by the Central Government, State Governments, and the private sector. Based on the pillars of a digital identity Aadhar, linking bank accounts with PM-Jan Dhan Yojana, and the penetration of mobile phones (JAM Trinity), the country has witnessed significant progress in financial inclusion in recent years. The population covered with bank accounts increased from 53 per cent in 2015-16 to 78 per cent in 2019-21 (as per NFHS).
Out of star schema and snowflake schema, whose dimension table is normalized?
State True or false
TDMA is a communication technique used in wireless and digital networks to share a single channel among multiple users. In...
The question of whether P = NP is one of the most famous open problems in computer science. Which statement best describes this question?
If the destination MAC address is not found in the MAC address table, the switch forwards the frame out all of its ports except the port on which the f...
Match the following
a. calloc( ) ------- i. Frees previouslyallocated space. b. free( ) ----------- ii. Modifiespreviouslyallocated space. c. mal...
In the context of ADTs, what does "polymorphism" refer to?
Relational Algebra is
What is exception handling in programming?
Which database level is closest to the users?
- If a recursive function calling itself and that recursive call is the last statement in the function then it’s known as ___________