User Profile

Collapse

Profile Sidebar

Collapse
sunflowar
sunflowar
Last Activity: Mar 12 '14, 08:28 PM
Joined: Mar 12 '14
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sunflowar
    replied to How to create several Java codes
    in Java
    Thank you in advance to anyone that helps.
    See more | Go to post
    Last edited by sunflowar; Mar 12 '14, 08:18 AM. Reason: put information with my post instead

    Leave a comment:


  • sunflowar
    started a topic How to create several Java codes
    in Java

    How to create several Java codes

    I am in beginning Java. I have been trying for several days to figure how to code the following:
    Use a while loop to ask for name, phone, and email separated by spaces using a single JOptionPane.
    In the loop, check if the user selects OK of Cancel without entering data, if so prompt the user until valid data is entered.
    Separate the name, phone, and email into separate String variables.
    In the loop, check if the name is 10...
    See more | Go to post
    Last edited by sunflowar; Mar 12 '14, 06:49 PM. Reason: Deleted certain steps
No activity results to display
Show More
Working...