Search:

Type: Posts; User: afridijavatech

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,328

    Re: Help for my Code.

    store the Ascii of the shotcut key and compare with the inpute shorcut key
    if both keys match then execute the code...
  2. Re: 1st year java student needs some help..

    i am also a beginner but i help you ...
    First thing you should do with this code is
    1- Create Scanner Object to read input like Scanner input=input.(member function which you need in ur case)
    ...
Results 1 to 2 of 2