Home / CSE MCQs / Perl MCQs :: Discussion

Discussion :: Perl MCQs

  1. What will display the list of warning messages regarding the code?
  2. A.
    Strict pragma
    B.
    The -w Command-line argument
    C.
    Using the built-in debugger
    D.
    None

    View Answer

    Workspace

    Answer : Option C

    Explanation :



Be The First To Comment