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. Language which features rich text processing capabilities and flexibility is
Q. Which statement in Perl is used to import a module?
Q. Is the goto statement in Perl used to ___.
Q. When a string is used for numeral computations, perl converts it into
Q. The creator of Perl programming language is ___.
Q. What is encapsulation in Perl?
Q. Which of these is not a basic data type in Perl?
Q. It is often more convenient to save perl program files with ____ extension
Discusssion
Login to discuss.