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


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

Post New Answer

More CGI Perl Interview Questions

How to create a directory in perl?

0 Answers  


Difference between Perl and Mod_perl?

2 Answers  


Write a script for 'count the no.of digits using regular expressions in perl..

6 Answers   AppLabs,


What are the reasons that cookie server can’t handle multiple connections?

0 Answers  


Define dynamic scoping.

0 Answers  






What is perl shift array function?

0 Answers  


What are the advantages and disadvantages of perl language?

0 Answers  


What does Perl do if you try to exploit the execve(2) race involving setuid scripts?

0 Answers  


What is cpan in perl?

0 Answers  


What does `new $cur->{LINK}' do? (Assume the current package has no new() function of its own.)

0 Answers  


How does polymorphism work in perl?

0 Answers  


How would you ensure the re-use and maximum readability of your perl code?

0 Answers  


Categories