Is return type required for a subroutine in Perl?

58. Is return type required for a subroutine in Perl?

  1. Yes
  2. No

Answer: B) No

Explanation:

No, the return type is required for a subroutine in Perl.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.