Write a script to reverse a string without using Perl's
built in function
Answer Posted / go
ghw#
wled
@w
ws
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
What is perl pop array function?
What happens when you return a reference to a private variable?
How to find the length of an array in perl?
Which statement has an initialization, condition check and increment expressions in its body? Write a syntax to use that statement.
How do I pass a command line argument in perl?
How interpreter is used in perl?
Does Perl have reference type?
What are the reasons that cookie server can’t handle multiple connections?
What is cpan in perl?
How to sort arrays in perl?
Where do we require ‘chomp’ and what does it mean?
What are scalars in perl?
How do I send e-mail from a Perl/CGI program on a Unix system?
Define say() function in perl?
What value is returned by a lone `return;’ statement?