hi all,need a java code CGPA calc.

Newbie Member
11Feb2006,20:59   #1
Harsh Sharma's Avatar
hi, m doin a project-Performance evaluation under relative grading.The system calculates the CGPA Score of students of a class. Can some body guide me how should i go with it, It must Be with a user interface and made in java only or java with html..
regards
harsh

Last edited by Harsh Sharma; 11Feb2006 at 21:02..
Go4Expert Founder
11Feb2006,22:36   #2
shabbir's Avatar
You have posted in the Codes and Projects section and it should go into Queries and Expert comments section. I have moved it to the respective section.
Team Leader
11Feb2006,22:39   #3
coderzone's Avatar
If you wish to use the Java Application interface then you should go with Java Swing and if you wish to use the web application then you should go with Java Applet.