toString()

toString()

public class Name{ private String firstName; private String lastName; Name(String pFirstName,String pLastName){ firstName = pFirstName; lastName = pLastName; } public String getFirstName(){ return firstName; } public String getLastName(){ return lastName; } public void outPut(){ String out = firstName + " " + lastName; System.out.println(out); } public String toString(){ return ("First Name : " + firstName + " Last Name : " + lastName); } } public class NameTest{ public static void main… More information...

User: Keshan De Silva
Page: s2kcreations.webnode.com (?)

Build your Free Website!

  • 100% free
  • In only 5 min
  • Your own domain
  • No Ads
  • No installation
  • No technical skills
Create website for free

Follow us on Facebook!

Webnode on Facebook

Webnode on Twitter:

Hudba pro váš web zdarma? Víme, kde ji najdete! http://t.co/bfQMA7O3

Follow us!
Forgot your password?