Home / CSE MCQs / Perl MCQs :: Discussion

Discussion :: Perl MCQs

  1. Select the option which allows the user to scroll through the entire program line by line in Perl.
  2. A.
    Using the strict pragma
    B.
    Using the built-in debugger
    C.
    Using the string pragma
    D.
    Using the built-in error

    View Answer

    Workspace

    Answer : Option B

    Explanation :



Be The First To Comment