looking_to_code
11-03-2009, 08:13 AM
I am taking a programming concepts class and have to write a program in Java. The program should prompt the teacher to input a student number. The quiz score for that student will be displayed. The program can prompt for each quiz score or the scores can be preloaded or hard-coded into the program. Your solution must include an array. This program is not part of the grade i need it so i can write a paper on the concepts in each line.
This is what i have so far
Import java.until. ;
Class Myprogram. ;
Public static void main (String [] args ) ;
Int Student Number ;
Student Nunber=22 ;
Scanner input = new Scanner( System.in );
This is what i have so far
Import java.until. ;
Class Myprogram. ;
Public static void main (String [] args ) ;
Int Student Number ;
Student Nunber=22 ;
Scanner input = new Scanner( System.in );