What is the difference between for & foreach, exec &
system?
Answer Posted / raj
And i have read some where i could not remember the source
but foreach is faster than the for loop.
Thanks,
Raj
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can arrays be tied?
What are the different ways to run cgi?
List all the features of perl programming?
What is the use of "stderr()"?
How to check the status of airplane mode (enable/disable) in perl for Android mobile?
What is perl push array function?
How can you define “my” variables scope in Perl and how it is different from “local” variable scope?
What does this symbol mean '->'?
What are the purpose of close(), getc() and read() functions?
How to concatenate strings with perl?
What are prefix dereferencer? List them.
What does last statement do in perl?
What is automatic error handling in perl?
Define print() function in perl?
In Perl we can show the warnings using some options in order to reduce or avoid the errors. What are that options?