Search:

Type: Posts; User: andys

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,245

    Help needed with calculator code

    so guys here's my code for a simple calculator....please help me with ways on how to improve it....i.e any scientific features plus the layout etc

    import java.awt.event.ActionEvent;
    import...
  2. Replies
    1
    Views
    1,582

    can someone help me debug plzz

    so i got this code....which should read and store 300 lines.....but it's not starting from the beginning of the text....its starting from the 2nd and sometimes the 5th line................someone...
  3. Replies
    2
    Views
    2,357

    how do i make my program to....

    Ask the user for a word to find in the text. Then display all the text in lower case, except for the target word, which should be in upper case. Also display how many times the target word was found....
  4. Replies
    6
    Views
    3,391

    Re: how do i make my program to do......

    HEY THANKS VERY MUCH FOR UR HELP.....i got around fine with those tasks.....but can u give me some direction for the following tasks aswell...........i really appreciate ur help

    6. Ask the user...
  5. Replies
    6
    Views
    3,391

    how do i make my program to do......

    I got stuck while doing my assignment which is to:

    1. Read in all 20 lines of text from a file and store them.
    2. Display all the 20 lines of text on the screen
    3. Display every other line in...
Results 1 to 5 of 5