you are required to replace a char in a string and store the number of replacements. How would you do that?
No Answer is Posted For this Question
Be the First to Post Answer
There is no strict data types in perl unlike in other high level languages like Java so wouldn't that be a problem if a code in perl is to be a written by a big team of 20+ members ?"
What $! In perl?
What is the use of -w, -t and strict in Perl?
What is Perl?
Explain goto label?
How to renaming a file in perl programming?
Explain lists ?
There are some duplicate entries in an array and you want to remove them. How would you do that?
Write syntax to add two arrays together in perl?
What interface used in PERL to connect to database? How do you connect to database in Perl?
How to sort dates in Perl ?
How to read file into hash array ?