T
Q. Which of the following is a valid assignment operator in Perl?
= is simple assignment operator += is addition assignment operator %= is remainder assignment operator
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. A built-in subroutine which is used inside the method is?
Q. The % sign in Perl is used to ___.
Q. What is encapsulation in Perl?
Q. Advantages of encapsulation are
Q. What are the benefits of the Perl programming language?
Q. Automatic end of line is added using which statement?
Q. Is the goto statement in Perl used to ___.
Discusssion
Login to discuss.