Do we need to specify the data type of a variable in Perl?

40. Do we need to specify the data type of a variable in Perl?

  1. Yes
  2. No

Answer: B) No

Explanation:

In Perl, the data type declaration of variables is not required.

Comments and Discussions!

Load comments ↻






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