Home / Programming MCQs / Perl MCQs / Question
T
Q. Which method in Perl is used to delete a directory?
In Perl, rmdir is used to delete a directory.
You must be Logged in to update hint/solution
Q. A built-in subroutine which is used inside the method is?
Q. What is the correct syntax for creating a new object in Perl?
Q. Select comparison operator from the options.
Q. What are the benefits of the Perl programming language?
Q. Which escape sequence is used to print hexadecimal of a number in Perl?
Q. Which of these is a type of the scalar in Perl?
Q. The code blocks unless the statement is executed when the condition is ___.
Q. Is auto increment/ decrement operator valid in Perl?
Discusssion
Login to discuss.