What is the use of 'ne' operator?


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

Post New Answer

More CGI Perl Interview Questions

What is the difference between having a parenthesis after module name and without parenthsis after module name?? i.e Package::Module(); and Package::Module;

1 Answers  


Write the program to process a list of numbers.

0 Answers  


How do I send e-mail from a Perl/CGI program on a Unix system?

0 Answers  


How do I generate a list of all .html files in a directory?

0 Answers  


How do I read command-line arguments with Perl?

0 Answers  






what r the different type of function in perl ???

1 Answers   ABC, Symphony,


What does last statement do in perl?

0 Answers  


If EXPR is an arbitrary expression, what is the difference between $Foo::{EXPR} and *{"Foo::".EXPR}?

0 Answers  


Define say() function in perl?

0 Answers  


What does `$result = f() .. g()' really return?

0 Answers  


Why is it hard to call this function: sub y { "because" } ?

0 Answers  


How to read a directory in perl?

0 Answers  


Categories