Search:

Type: Posts; User: finjws

Search: Search took 0.10 seconds.

  1. Re: Use a Method in Java to find the Last name of any given name

    The format for the full name is First, Middle, Last.

    Thanks in advance.

    Best Regards,
  2. Use a Method in Java to find the Last name of any given name

    I need to use a method to find out the last name of any given name - meaning given any full name as a parameter the method should return the last name.

    Here is the code that I have written but...
Results 1 to 2 of 2