Write a simple regular expression to match an IP address,
e-mail address, city-state-zipcode combination.

Answer Posted / ajay

All those above answer are wrong...because all of them take

0.0.0.0 as valid IP address which is not the case...with
computer science ...

Developed By Anshuman sengupta

Reviewed by Arnab Bose

Tested by Avishek chatterjee

-- WHAT DORKS ! and Its tested, No wonder we need
versions/upgrades !

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the functions that can be performed using cgi program?

494


How to turn on Perl warnings? Why is that important?

589


How to connect with sqlserver from perl and how to display database table info?

544


How to connect to SQL server through Perl?

572


How will you get the count of parameters passed to a perl subroutine?

545






What does -> symbol indicates in Perl?

578


What does this symbol mean '->'?

540


Explain 'grep' function.

548


Explain the use of 'my' keyword in perl?

571


what is Perl one liner?

544


Which functions in perl allows you to include a module file.

505


What is the easiest way to download the contents of a URL with Perl?

570


“Perl regular expressions match the longest string possible”. What is the name of this match?

535


Define perl scripting?

585


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

522