View Single Post
Old 24-08-2007, 01:05 PM   #1 (permalink)
redhat
Mad and Furious
 
redhat's Avatar
 
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
Post Help me on a Java Project

Hi Friends,

I am a class 10 student studying computers...
I have to create a project in Java for my final marks
Since I have done only the basics, I need help from you'll on deciding upon a topic for a good project...

I know nested looping and arrays pretty well, am able to cope easily with file-handling, (just basic reading n writing) and also in error handling

Please friends, help me zero in upon a good topic for my project!!!

Also, I have 1 programming problem...
I created the required main thread in one of the programs and from within it called a method named "display"

now, this method, display contains d statement "throws IOException" in its function header
I am recieving a compile time error: "unreported exception java.io.IOException; must be caught or declared to be thrown"

please help me guys !!!
redhat is offline