Saturday, 12 October 2013

Validating an e-mail string Java

The assignment is to write code that validates if the input string can be an e-mail.

The code for tool is given below (Java7) :
| Advertisement |

No comments:

Post a Comment