Which of the following tasks is the least effective in reducing errors in Perl scripts?

Which of the following tasks is the least effective in reducing errors in Perl scripts?

Which of the following tasks is the least effective in reducing errors in Perl scripts?

A.
Writing pseudo-code before beginning the script

B.
Writing modular code

C.
Declaring and initializing variables

D.
Using the no strict <‘refs’ | ‘vars’ | ‘subs’>; commands in the code



Leave a Reply 0

Your email address will not be published. Required fields are marked *