Search:

Type: Posts; User: Leprechaun_hunter

Search: Search took 0.14 seconds.

  1. Re: I dont see why this program is not doing what it is supposed to

    I edited the code and this is what I have: import javax.swing.JOptionPane;
    import javax.swing.JFrame;

    public class Validation
    {
    public static void main(String[] args) throws Exception
    {...
  2. Re: I dont see why this program is not doing what it is supposed to

    Awesome.. thanks.. i tried highlighting every word individually.. but this should work
  3. I dont see why this program is not doing what it is supposed to

    This program is supposed to request you to enter a number... Then requires you to confirm the same number but only this time without the last digit.

    Like for example: You enter number, e.g....
Results 1 to 3 of 3