Home / CSE MCQs / Hadoop MCQs :: Discussion

Discussion :: Hadoop MCQs

  1. Which of the following command can be used for debugging ?
  2. A.
    exec
    B.
    execute
    C.
    error
    D.
    throw

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    With the exec command, store statements will not trigger execution; rather, the entire script is parsed before execution starts.


Be The First To Comment