Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Perl Code
2) Input a name. Check if it is valid (has at-least 3 letters and one vowel) using only return functions and regular expressions in Perl. Do not use parse functions.
3) Input email address. Check if it is valid using return function and regular expressions in Perl. Do not use parse functions.
4) Input a number. Convert the number into words using return function and regular expressions in Perl. Do not use parse functions.(15 => one five)
Profile Answers by ashwinraot Questions by ashwinraot
Questions by ashwinraot