_____________ function is preferred over sapply as vapply allows the programmer to specific the output type.
(a) Lapply
(b) Japply
(c) Vapply
(d) Zapply
I got this question at a job interview.
This interesting question is from Functions topic in section Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming