Perl MCQ Questions

  1. What is perl?
  2. Perl is used for ...........
  3. Perl is developed by ..................
  4. Perl is written in which language?
  5. Perl uses ______ operator to repeat a string.
  6. Which of the following function is used by perl for displaying the length of a string?
  7. Which function is used by perl for reversing a string?
  8. Can we use find command for testing files with perl?
  9. Which of the following is the concatenation operator in Perl?
  10. Which extension is used to save perl program files?
  11. Which of the following is referred to as default variable in Perl?
  12. Which of the following is known as range operator?
  13. perl is ____ of grep, tr, sed and awk.
  14. Which of the following function is used for deleting the elements from the left of the array?
Perl MCQ

Take Perl MCQ Quiz & Online Test to Test Your Knowledge

We have listed below the best Perl MCQ Questions that check your basic knowledge of Perl. This Perl MCQ Test contains 25 Multiple Choice Questions. You have to select the right answer to the question. Apart from this, you can also download the Perl MCQ Pdf from the given link between the Quiz.

  • Software
  • Database
  • Programming Language
  • None of above
View Answer
  • Text manipulation
  • System Administration
  • Web development
  • All of the Above
View Answer
  • Larry Wall
  • Rasmus Lerdorf
  • Guido van Rossum
  • James Gosling
View Answer
  • x
  • /
  • .
  • \\
Download Free : Perl MCQ PDF
View Answer
  • len
  • split
  • string
  • length
View Answer
  • rev
  • split
  • substr
  • reverse
View Answer
  • Yes
  • No
View Answer
  • .
  • /
  • _
  • \\
View Answer
  • .sh
  • .gp
  • .pl
  • None of above
View Answer
  • $!
  • $1
  • $0
  • $_
View Answer
  • $.
  • . .
  • $_
  • $1
View Answer
  • child
  • parent
  • subset
  • superset
View Answer
  • pop
  • shift
  • queue
  • push
View Answer
  • Yes
  • No
View Answer
  • ^
  • %
  • $
  • #
View Answer
  • =
  • !=
  • &&
  • ||
View Answer
  • Assignment Operator
  • Arithematic Operator
  • Comparision Operator
  • Increment/Decrement Operator
View Answer
  • Arrays
  • Hashes
  • Single Value
  • Float Values
View Answer
  • True
  • False
View Answer
  • #
  • $
  • &
  • @
View Answer
  • *
  • //
  • #
  • $
View Answer