How many types of primary data structures in Perl and what do they mean?


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

Post New Answer

More CGI Perl Interview Questions

How to read a file into a hash array?

0 Answers  


Explain returning values from subroutines?

0 Answers  


How will you get the count of parameters passed to a perl subroutine?

0 Answers  


write a script to display mirror image of a entered value and also check whether Palindrome

3 Answers   HCL, Persistent,


There is no strict data types in perl unlike in other high level languages like Java so wouldn't that be a problem if a code in perl is to be a written by a big team of 20+ members ?"

0 Answers   Cisco, Oracle,






Try pattern matching for the following: 1) 10.111.23.11 2) /root/abc/cde/fgg/ac.xml --> Get file name without extention. 3) /root/abc/ac.xml/fgg/ac.xml --> Get file name without extention. 4) What does "DIE" meant in PERL? 5) chomp 6) "This is saturday" --> Print the weekday number. 7) 11-2-2009 --> Print the name of the month. 8) Reverse the string without using func in C.

2 Answers  


What are the two ways to get private values inside a subroutine?

0 Answers  


How can you replace the characters from a string and save the number of replacements?

0 Answers  


List the data types that Perl can handle?

0 Answers  


Write the program to process a list of numbers.

0 Answers  


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

0 Answers  


What is epoch time in perl?

0 Answers  


Categories