java threads and file

N

nags

i need help in writing a multithread program which reads a file and
search for a perticular word.... one thread is be created to handle a
set of given number of lines.
 
M

Malte

nags said:
i need help in writing a multithread program which reads a file and
search for a perticular word.... one thread is be created to handle a
set of given number of lines.

This should get you started:

public class IsThisSchoolwork()
{




public static void main(String[] args) {

//fill in the blanks from here
}

}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top