Which of the following is false?
A. here document provides standard input to any script non interactively
B. read command is used for making scripts interactive
C. $* stores the number of arguments specified
D. && and || are logical operators
Answer: Option C
Join The Discussion