Java Programming Need Help ASAP
You are required to develop a student menu system that is similar to the bank system covered in class and the library system covered in practicals. This will involve the development of three classes:
A class called Student that holds data for the student number, their name, their year (you can assume they all start in year 1), their programming mark, maths mark, communications mark. You will then need accessor and mutator methods for each attribute and a method to calculate the average score.
A StudentList class that creates an array of Students and handles it. You will need to maintain a ââ?¬Å?totalââ?¬Â? field that will hold the current number of students in the array. Typical methods would include (but not limited to):
o the constructor will set the size of the array and set the number of students in the array to 0.
o add a student to the array
o remove a student from the array
o check if the array is empty
o check if the array is full
o return the total number of values in the array
o search the array for a student
o show all of the students stored in the array
o you will need a method to update all the students years.
A StudentMenu application class that displays the following menu repeatedly to the user.
1. Add Student
2. Remove Student
3. Check if list is empty
4. Check if list is full
5. Add student details
6. Student Details
1. Display details of a student
2. Display all students details
3. Display student with average highest score
4. Display student with average lowest score
7. Update Student Years
8. Quit
View Answers
Ads
Related Tutorials/Questions & Answers:
Java Programming Need Help ASAP
Java Programming Need Help ASAP You are required to develop..., their year (you can assume they all start in year 1), their
programming mark, maths mark, communications mark. You will then
need accessor and mutator methods
Need Help in Java programming
Need Help in
Java programming Hello. Can someone please
help me with writing the following program
Java program that gives assignment details such as:assignment number,assignment name,due date,submission date,percentage marks
Advertisements
hi need help with C++ programming!
hi
need help with C++
programming! how do i :
b. Store numbers / characters into the file (output)
c. Retrieve numbers / characters from the file (input
thanks!
b)
#include <iostream>
#include <
Java Programming Help
Java Programming Help Hello ! I m the student of last year and i
need your
help to complete my
java project. I going to make a site like youtube... with controls ..
I Just want to use jsp and applet in my project . Please
help me
Need help on JAVA JSP
Need help on
JAVA JSP Hi,
I have never worked on
java and I have... using
JAVA JSP).
e.g.
Tool does not adjust with the resolution of the screen(
need to know how I can adjust it based on the cureen system's screen resolution
Java Programming Code HELP
Java Programming Code HELP Hi, sir/madam.
I am new here and currently developing a program whereby it can read the
Java source file... the expert can
help me to solve this problem and pull out the attribute name. Can sir
My big doubt on java prgmn.. need solution asap
My big doubt on
java prgmn..
need solution asap How do you write prgrm 4 dis : 3% discount is given if payment is made within 30days of purchase. date of purchase and payment entered by user
Java programming using ArrayList Help?
Java programming using ArrayList
Help? Hi,can anybody
help and guide me on doing this
java program?
(Largest rows and columns)Write a program... row index : 2
The largest column index : 2,3
Any
help would be greatly
Java programming using ArrayList Help?
Java programming using ArrayList
Help? Hi,can anybody
help and guide me on doing this
java program?
(Largest rows and columns)Write a program...
The largest row index : 2
The largest column index : 2,3
Any
help would be greatly
PLZ Need some help JAVA...HELP !!
PLZ
Need some
help JAVA...
HELP !! Create a class names Purchase Each purchase contains an invoice number, amount of sale and amount of sales tax. Include set methods for the invoice number and sale amount. Within the set
Craps Game Java Programming Help
Craps Game
Java Programming Help Craps is a casino game that involves the throwing of a pair of dice. Based on the throw, the thrower either gets... roll. You may wish to print the roll sequence to
help you debug. Output
Urgent java programming question.Pls help
Urgent
java programming question.Pls help Q1. Generate 10 thousand random integers with values in the range between 1 to 100.
Q2. Store each randomly generated number into a node and then attach the node to a linked list
guys,, need help,, in java programing,, arrays
guys,,
need help,, in
java programing,, arrays create a program where you will input 10 numbers and arrange it in ascending way using arrays
Please help with this Q ASAP
Please
help with this
Q ASAP The University wants to make a basic graphical display to show how many people received different grades for a piece of work on a module. You are required to write a program in
Java that achieves
Java Question Anyone need some HELP !!
Java Question Anyone
need some
HELP !! Create a file that contains... of the two files.
Note: For the above code, you
need POI api.
import... and poi-scratchpad-3.2-FINAL-20081019.jar files into the following path:
\
Java
need help pleaseee....i weak in java
need help pleaseee....i weak in java QUESTION 1
You are required to write an application called Customer Billing System. This system... meter reading, current meter reading and charges. Write a structured
Java program
Need Help To Connect XML as backend in Java-Swing
Need Help To Connect XML as backend in
Java-Swing Seat arrangment swing screenshot
I made XML program to connect to swing like this.
<?xml... problem is if i click the B1 label it
need to change as(occupied-grey colour
I need your help - Java Beginners
I
need your help For this one I
need to create delivery class for a delivery service .however, this class should contain (delivery number which... the file name is ApplicationDelivery.java
Your program must follow proper
Java
Need help
Need help Hello...
I
need some
help
I have a method which contains 1 string value and i wnat when this method get called den that string value should b assigned as array name..
for example..
i have a method name() which
Need help
Need help Hello...
I
need some
help
I have a method which contains 1 string value and i wnat when this method get called den that string value should b assigned as array name..
for example..
i have a method name() which
Need help
Need help Dear sir, I have a problem. How to write JSP coding, if a user select a value from drop down list for example department, the another drop.... This name list should get from the database. Please
help me.
By the way, I'm
Need help with this!
Need help with this! Can anyone please
help me... to a file at all at this time. Any
help would be greatly appreciated, thank you... to effectivly end the loop with out the
need to break it.
for(i=(0); i <
Java Program(Please reply asap)
Java Program(Please reply
asap) Find out the ways in which numbers can be added to get the same result
Example:- 10
1+9=10
1+2+3+4=10
1+9=10
hello there i need help
i am a beginner, and aside from that i am really eager to learn
java please
help...hello there i
need help : i
need to do a program like this:
Automatic Teller Machine
[B] Balance
[D] Deposit
[W] Withdrawal
[
Q] Quit
select you
Need help with nested queries
Need help with nested queries Hello,
Table1 has "id", "votes" columns. Table2 has "id", "Name" column. I
need to retrieve Name and its corresponging Votes. I tried with nested queries but its confusing. Can anyone please
help
need help to create applet
need help to create applet Can u
help me..??
I get a task ...and i dont know how to make it...
So I hope that u can
help me...
Here is the task...
e) CardLayout
If u can
help me, then please
need help please
need help please Dear sir, my name is logeswaran. I have a big problem that I can't find the solution for a program. How can I block a user from enter a page second time. Please
help me.
By the way I'm using Access database