Search:

Type: Posts; User: copeg

Search: Search took 0.15 seconds.

  1. Replies
    4
    Views
    1,541

    Re: Programming challenge

    I recommend to tackle each at once. The problem has specific criteria:

    asks the user for the name of a file
    read file
    Display first five lines (or all if less than 5)


    Programming is a...
  2. Replies
    4
    Views
    1,541

    Re: Programming challenge

    Where are you stuck? Break the problem down into smaller pieces...do you know about java IO? Do you know how to ask the user and get user input?
Results 1 to 2 of 2