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).
Which command is used to display the current working directory?
Which command is used to check the current working directory in Linux?
In shell scripting, which symbol represents all files in the current directory?
In shell scripting, which command is used to read input from the user?
What is the exit status code of a successfully executed command in Linux shell?
Which command safely iterates over filenames that may contain spaces and newlines in a shell script?
Which construct replaces a command with its output in a POSIX shell?
Which operator is used to append output to a file?
Which command safely iterates over filenames that may contain spaces and newlines in a shell script?
Which operator is used for string equality comparison within `test` or `[` commands in shell scripting?