Vidyalelo
Computer Science · Q686

UNIX

Engineering and GATE · Computer Science · question 686

Q686

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
Answer
D.
&& and || are logical operators

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board