Remove the duplicate data from @array=(“perl”,”php”,”perl”,”asp”)


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

Post New Answer

More CGI Perl Interview Questions

What is the purpose of _package_ literal?

0 Answers  


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

0 Answers  


how to find a substring in a string without using substr built in functions, and print the substring found

3 Answers   Nokia,


What is the syntax used in Perl grep function?

0 Answers  


What are stdin, stdout and stderr?

0 Answers  






Which of these is a difference between Perl and C++ ?

0 Answers  


Create a function that is only available inside the scope where it is defined ?

0 Answers  


What are the purpose of close(), getc() and read() functions?

0 Answers  


Explain which feature of PERL provides code reusability?

0 Answers  


Write syntax to use grep function?

0 Answers  


What are the logical operators used for small scale operations?

0 Answers  


Explain ivalue in perl?

0 Answers  


Categories