Home / Programming MCQs / Perl MCQs / Question
N
Q. What is called when an object is created in Perl?
The constructor of a class is the first subroutine to be called when an object of that class is initiated.
You must be Logged in to update hint/solution
What is encapsulation in Perl?
Which of these is not a type of method in Perl?
The "+= is which type of operator?
Which of the following is a trait in Perl?
Is the goto statement in Perl used to ___.
The creator of Perl programming language is ___.
Which method in Perl is used to delete a directory?
Discusssion
Login to discuss.