Q. The print method in Perl return ___.
β
Correct Answer: (A)
boolean value
Explanation: The return type of Perl method is boolean.
Explanation: The return type of Perl method is boolean.