Question
When lime juice is dropped on baking soda, brisk
effervescence takes place because the gas evolved is-Solution
The correct answer is C
How do you check the exit status of the last executed command in a shell?
In shell scripting, which operator is used for string comparison?
Star schema consists of:
Which statement correctly defines a variable in shell scripting?
In Bash, which syntax is used for arithmetic expansion?
Which command is used to search for a pattern in files?
Which command safely iterates over filenames that may contain spaces and newlines in a shell script?
Which symbol is used in shell scripting to reference a positional parameter, e.g., the first argument passed to a script?
Which construct allows embedding a block of text in shell scripts as input?
Which command is used to check the current working directory in Linux?