Does Perl have objects? If yes, then does it force you to use objects? If no, then why?


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

Post New Answer

More CGI Perl Interview Questions

Explain use of ‘my’ keyword in perl?

0 Answers  


Mention what is cpan?

0 Answers  


Does Perl have objects? If yes, then does it force you to use objects? If no, then why?

0 Answers  


There are some duplicate entries in an array and you want to remove them. How would you do that?

0 Answers  


What does delete function do in perl?

0 Answers  






How can you call a subroutine and identify a subroutine?

0 Answers  


You want to print the contents of an entire array. How would you do that?

0 Answers  


Give an example of the -i and 0s option usage.

0 Answers  


what are the three groups involved in information sharing?

0 Answers  


What are the features of perl language?

0 Answers  


“Perl regular expressions match the longest string possible”. What is the name of this match?

0 Answers  


If EXPR is an arbitrary expression, what is the difference between $Foo::{EXPR} and *{"Foo::".EXPR}?

0 Answers  


Categories