1.

_________ is an indication that a fatal problem has occurred and execution of the function stops.(a) message(b) error(c) warning(d) message & warningThe question was asked in an online interview.My question is based upon Dates and Times topic in portion Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming

Answer»

Right option is (B) error

The EXPLANATION: ERRORS are produced by the STOP() FUNCTION.



Discussion

No Comment Found

Related InterviewSolutions