Vidyalelo
Computer Science · Q287

Linux

Engineering and GATE · Computer Science · question 287

Q287

Functions improves the shell's programmability significantly, because

A.
when we invoke a function, it is already in the shell's memory, therefore a function runs faster than seperate scripts
Answer
B.
function will not provides a piece of code for repetative tasks
C.
all of the mentioned
D.
none of the mentioned

Answer: Option A

Solution

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