Question
Choose the correct option Statement I:
Transpiration is the loss of water vapour from stomata, lenticel and cuticle and it occurs during day time Statement III: Transpiration water contains dissolved salts and minerals in itSolution
Transpiration water is pure unlike guttation water which contains dissolved salts and minerals in it.
Which construct allows embedding a block of text in shell scripts as input?
What is the exit status code of a successfully executed command in Linux shell?
How can you pass command-line arguments to a shell script?
Which command safely iterates over filenames that may contain spaces and newlines in a shell script?
Which command safely iterates over filenames that may contain spaces and newlines in a shell script?
Which command is used to read user input from the keyboard and store it in a variable?
Which construct replaces a command with its output in a POSIX shell?
In bash, which command is used to trap and handle signals like SIGINT?
Star schema consists of:
Which operator enables process substitution?