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
How the interpreter is used in Perl?
What are the various advantages and disadvantages of perl?
How do you match one letter in the current locale?
What are the different instances used in cgi overhead?
Is perl compiler or interpreter?
What is perl dbi?
What is hash?
What is the use of '>>' in perl?
What are the various flags/arguments that can be used while executing a perl program?
What is 'rollback' command in perl?
Suppose an array contains @arraycontent=(‘ab’, ‘cd’, ‘ef’, ‘gh’). How to print all the contents of the given array?
What is perl? What is the basic command to print a string in perl?
What is posix in perl?
Explain about the applications of perl?
How does polymorphism work in perl? Give an example.