Friday, 16 November 2012

Define a short circuit operator? | Perl Scripting Interiew Questions

 The C-style operator ll carries out logical operation which is used to tie logical clauses, overall value of true is returned if either clause is true. This operator is known as short-circuit operator because you need not check or evaluate right operand if the left operand is true.

No comments: