Saturday, 14 September 2013

Custom exceptions- String Comparision

Custom exceptions- String Comparision

there is a string array having some names. We take an input using buffer
or scanner and compare the input from the user with the string array and
display the corresponding details. how do i do it ?

No comments:

Post a Comment