Home / CSE MCQs / R Programming MCQs :: Discussion

Discussion :: R Programming MCQs

  1. Point out the correct statement :
  2. A.
    R has a number of ways to indicate to you that something's not right
    B.
    Executing any function in R may result in the condition
    C.
    condition" is a generic concept for indicating that something unexpected has occurred
    D.
    All of the mentioned

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Programmers can create their own custom conditions if they want.


Be The First To Comment