Explain what is STDIN, STDOUT and STDERR?


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

Post New Answer

More CGI Perl Interview Questions

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

0 Answers  


What are perl array functions?

0 Answers  


write a script to generate n prime no.s?

2 Answers   Persistent,


What happens to objects lost in "unreachable" memory, such as the object returned by Ob->new() in `{ my $ap; $ap = [ Ob->new(), $ap ]; }' ?

0 Answers  


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

0 Answers  


How do I print the entire contents of an array with Perl?

0 Answers  


Write a cgi program to show the header part?

0 Answers  


Comment on array slicing and range operator

0 Answers  


How will you open a file in a write-only mode in perl?

0 Answers  


What does delete function do in perl?

0 Answers  


Why do you program in Perl?

4 Answers  


Explain what is STDIN, STDOUT and STDERR?

0 Answers  


Categories