Explain what is the scalar data and scalar variables in Perl?


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

Post New Answer

More CGI Perl Interview Questions

What is posix in perl?

0 Answers  


How we can navigate the xml documents?

0 Answers  


Explain the difference between use and require?

5 Answers   Aspire,


What is the difference between $array[1] and @array[1]?

1 Answers  


What is perl programming?

0 Answers  


How can arrays be tied?

0 Answers  


What does the command "use strict" do and why should you use it?

2 Answers   Symphony, TCS,


Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?

0 Answers  


How does polymorphism work in perl?

0 Answers  


What is the syntax used in Perl grep function?

0 Answers  


Remove the duplicate data from @array=(“perl”,”php”,”perl”,”asp”)

0 Answers  


Explain what is STDIN, STDOUT and STDERR?

0 Answers  


Categories