Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: Perl quiz for beginners

by moritz (Cardinal)
on Sep 09, 2011 at 08:38 UTC ( [id://925034]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl quiz for beginners
in thread Perl quiz for beginners

Yes very true but here motto was to ask which keywords are meant file handles and answer would be STDIN, STDOUT, STDERR

Then please write STDIN, STDOUT, STDERR. I thought you did mean a, b and c.

And a, b, c are also valid file handles:

$ perl -wE 'use strict; open a, "<", "TODO"; say <a>'

It is also slightly annoying to have several correct answers within a poll; the question which of several correct answers is more correct doesn't make sense, if you start thinking about it.

Thanks for the quiz anyway.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://925034]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 14:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found