Q168
Which of the following code will print NULL?
A.
> args(paste)
AnswerB.
> arg(paste)
C.
> args(pastebin)
D.
> arg(bin)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board