Question
What is the projected contribution of India’s digital
economy to GDP by 2030?Solution
Explanation: India’s digital economy is expected to contribute 20% of GDP by 2030, highlighting its role in economic growth.
Which symbol is used for variable substitution in shell scripting?
Which signal is sent by default when using kill without arguments?
Which command is used to display the current working directory?
Which symbol is used to redirect the standard output of a command to a file, appending the output to the end of the file if it already exists?
Which ETL process step validates and cleans data before loading?
Which operator enables process substitution in bash (e.g., diff <(cmd1) <(cmd2))?
Which command is used to find the number of lines, words, and characters in a file?
In shell scripting, which operator is used for string comparison?
In shell scripting, which symbol represents all files in the current directory?
A Here-Document in shell is denoted by: