How many data types are there in perl?


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

Post New Answer

More CGI Perl Interview Questions

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

0 Answers  


Show the use of sockets for the server and client side of a conversation?

0 Answers  


What are the features of perl language?

0 Answers  


How would you trap error occurred in the perl program/file?

3 Answers   IBM,


What is boolean context?

0 Answers  


What is the Common Gateway Interface?

2 Answers  


Packing and Unpacking. Hi, I want to get output as 0x23400000345.... in the below example How to get? i tried out, but unable to get the answer $r=0x234; $t=0x345; $y=pack('L L',$t,$r); $x1=unpack('L!',pack('P',$y)); printf("\nThe value is $x1"); I didn't get constant output

1 Answers  


What are numeric operators in perl?

0 Answers  


Explain the various characteristics of perl.

0 Answers  


What is the main function of cookie server?

0 Answers  


How can information be put into hashes?

0 Answers  


Explain perl one-liner?

0 Answers  


Categories