- Back to Home »
- Cs506 Assignment no 1 fall 2012 idea solution
Posted by : Anonymous
Monday, 5 November 2012
Uploading
instructions
Your submission must include:
- All
the source code (.java files) and other if necessary files to compile and
run your program.
- If
and only if there are multiple files to submit, place all the files in a
Zip file and Upload it on VULMS else only source code file is required to
be submitted.
Note:
Use Notepad or Notepad++ for coding and JDK package for java
source code compilation and running (A
video tutorial of JDK installation and configuration is given in course
download section)
Objective
The objective of this assignment is
o
To give you some practice exercise of
file handling and understanding use of it in java console programs.
Important Requirements and Instructions:
- You are not
allowed to use any IDE tool like Netbeans in this assignment.
- Use text
file (students.txt) attached with assignment file. Your code should work
with given attached text file.
- Use text file
and java files in same directory.
- Create
Student.java which will contain student information (name, roll number,
class, phone number and program).
- Create
Driver.java file which will read data from text file and show in tabular
form (see output screen shot).
- Complete
all requirements given in output screen shot.
- Assignment due
date is November 08, 2012. Extra grace day
(November 09, 2012) is only if last date
has any problem (like server gets down or files not uploading). Any lame excuses will not be accepted
after due date.
- We will not
accept assignment through email in any case. Be Careful