Which Of The Following Code Will Print Null #384
Which of the following code will print NULL?
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Control Structures, Functions, Scoping Rules, Loop Functions and Debugging - Functions - Quiz No.3.
Which of the following code will print NULL?
> args(paste)
> arg(paste)
> args(pastebin)
> arg(bin)