Answer Posted / sourisengupta
You can consider "my" as local and "local" as global
variable like C,C++.
The scope of "my" lies between the block only but if we
declare one varable global then we can asccess that from
the outside of the block also.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What are numeric operators in perl?
What are prefix dereferencer? List them.
Explain goto name?
What is perl I used for?
How to find the length of an array in perl?
What is perl push array function?
How we can navigate the xml documents?
Perl uses single or double quotes to surround a zero or more characters. Are the single(' ') or double quotes (" ") identical?
How the interpreter is used in Perl?
What is chomp() operator/function?
What is automatic error handling in perl?
How do I send e-mail from a Perl/CGI program on a Unix system?
What are the different ways to run cgi?
What is perl scripting?
How to remove a directory in perl?