Is perl a case sensitive language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

Enlist the advantages of using c over perl?

0 Answers  


Write a program to concatenate the $firststring and $secondstring and result of these strings should be separated by a single space.

0 Answers  


How to dereference a reference?

0 Answers  


How do you turn on the perl warnings?

0 Answers  


How do I generate a list of all .html files in a directory?

0 Answers  






Explain which feature of PERL provides code reusability?

0 Answers  


What is a hash?

6 Answers   Photon, Satyam, Wipro,


What happens to objects lost in "unreachable" memory, such as the object returned by Ob->new() in `{ my $ap; $ap = [ Ob->new(), $ap ]; }' ?

0 Answers  


what are the three groups involved in information sharing?

0 Answers  


Explain use of ‘my’ keyword in perl?

0 Answers  


Assuming both a local($var) and a my($var) exist, what's the difference between ${var} and ${"var"}?

0 Answers  


What is warn function in perl?

0 Answers  


Categories