Answer to Question #22423 in Perl for Sandeep Saxena

Question #22423
1. Which conditional statement is equivalent to "if (!<condition>)"?
a. unless ()
b. failure ()
c. fails ()
d. ifn ()

2. Correct command in Perl script
a. "cp file1 file2"
b. 'cp file1 file2'
c. `cp file1 file2`
d. {cp file1 file2}

3. What is -> Symbol in Perl?
1
Expert's answer
2013-01-21T10:02:45-0500
1. Correct answer is a) unless()Perl does not have &quot;failure&quot;,&quot;fails&quot;, &quot;ifn&quot; keywords
2. Answer is c), where the command is taken inquotes ``
3. In object oriented PERL the arrow -&gt; symbol is usedfor creating or accessing a particular object of a class

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS