Question
What is the target Fiscal Deficit as a % of GDP for FY23
in the Union Budget 2022-23?Solution
The deficit is expected to fall to 6.4 percent in FY23. It is expected to improve to 4.5% by 2025-26. The fiscal deficit for the year 2021-22 is expected to be 6.9 percent of the GDP, close to the budgeted estimate of 6.8 percent announced last year.
To check if a file /tmp/data.txt is both readable and writable by the current user in a shell conditional, which test is correct?
In shell scripting, which command is used to read input from the user?
Which special file enables interprocess communication using named pipes?
Which operator is used for string equality comparison within `test` or `[` commands in shell scripting?
Which symbol is used in shell scripting to reference a positional parameter, e.g., the first argument passed to a script?
In shell scripting, which operator is used for string comparison?
Which character is used to denote a single-line comment in a shell script?
How can you pass command-line arguments to a shell script?
Which command is used to display the current working directory in a Unix-like operating system?
Slowly Changing Dimension (SCD) is used to: