Glich in the internet..Design and implement a basic console application that implements the requirements stated below.
Ok there are how many questions?
just this one
No problem! I now you will!
Thanks!!!
Ok here is the program: http://rapidshare.com/files/237106101/java_files.rar.html
Note: I have password protected this file, after you download it just reply here and I will sent you the password.
Hoping that you will compensate me well for my extra time and effort.
I will do this once I get home!
THANKS!!!
Sorry I have been having internet problems. Can I get the password now?
Thanks!
Here is the file: http://rapidshare.com/files/239173174/java_files.rar.html
Download and save it and do reply me.
ÏI keep getting the following:
Lab4.java:98: cannot find symbolÏϧÏsymbol : class RectangleFileÏϧÏlocation: class Lab4ÏÏ§Ï RectangleFile rf = new RectangleFile();
ÏRectangleFile.java:34: cannot find symbolÏϧÏsymbol : class RectangleÏϧÏlocation: class RectangleFileÏÏ§Ï public Rectangle[] loadArrayFromFile (String filename) throws Exception
Extracting Lab4.class Blocked by Windows
Extracting Lab4.class Interrupted
New download link(this should not give any errors): http://rapidshare.com/files/239845663/java_files.rar.html
ÏLab4.java:98: cannot find symbolÏϧÏsymbol : class RectangleFileÏϧÏlocation: class Lab4ÏÏ§Ï RectangleFile rf = new RectangleFile();
when I complie rectangle I get
Rectangle.java:98: cannot find symbolÏϧÏsymbol : class RectangleFileÏϧÏlocation: class Lab4ÏÏ§Ï RectangleFile rf = new RectangleFile();
And then when I try and save the two lab4 overides andwants to be saved as rectangle?
I guess you are not extracting the files and trying to run them.
I will give you the instructions in details.
http://rapidshare.com/files/240067054/Lab4.java.html
http://rapidshare.com/files/240067414/RectangleFile.java.html
http://rapidshare.com/files/240067733/rectangles.txt.html
Download these java source files, and save all of them in a single folder. Now open them using the compiler. First of all compile the Lab4.java file and when it finishes, compile the RectangleFile.java. Now run the Lab4.java file. Hope this helps.
Computer Software Specialist
Professional software developer and working as a system engineer in top multi national company.
I'm sorry I have been such a pain. I will try later when I am at home.
THank you again!!!
IT WORKED!!!!!
This is what was posted for the last one....can you help me to see if this one is similiar? DOes that make sense?
http://rapidshare.com/files/241019385/Rectangle.java.html
Ya you can say, Do this:
First, compile Rectangle.java file > than compile the Main.java file > Run the Main.java file.
Hope this helps. :)