what is the function that is used to identify how many characters are there in a string?


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

Post New Answer

More CGI Perl Interview Questions

What is the peculiarity of returning values by subroutines in perl?

0 Answers  


How does polymorphism work in perl? Give an example.

0 Answers  


How many data types are there in perl?

0 Answers  


List the prefix dereferencer in Perl.

0 Answers  


What does init 5 and init 0 do?

0 Answers  


How to add elements in a hash in perl?

0 Answers  


Explain what is STDIN, STDOUT and STDERR?

0 Answers  


What happens when you return a reference to a private variable?

0 Answers  


What is cpan in perl?

0 Answers  


Which functions in perl allows you to include a module file. State their differences.

0 Answers  


What rules must be followed by modules in perl.

0 Answers  


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

0 Answers  


Categories