ou are an instructor at a local college. You teach two classes, one for java programming and the other history. You have 5 students in each class. Each class has 4 assignments and 2 exams. The final...

1 answer below »

ou are an instructor at a local college. You teach two classes, one for java programming and the other history. You have 5 students in each class. Each class has 4 assignments and 2 exams. The final grades for the java class are calculated by assignments are worth 80% and the two exams are worth 20%. Whereas, the history class final grades are calculated by assignments are worth 60% and the two exams are worth 40%. Build a gradebook program that will calculate the grades of each student for two different classes. Demonstrate that your program works by testing the program.


Step 1: Interpret the scenario and find key words that will help you identify when to use programming concepts.


Step 2: Build an UML Diagram.


Step 3: Create your code.



Submission:


Submit all .java files and word document or PDF containing screenshots of output testing the program. Submit the word doc or PDF containing the UML Diagram. Submit the word document or PDF containing the keywords you identified and related to a programming concept.

Answered Same DayDec 04, 2021

Answer To: ou are an instructor at a local college. You teach two classes, one for java programming and the...

Sudipta answered on Dec 07 2021
145 Votes
alex_java.docx
src/.classpath

    
    
    
src/.project

     src
    
    
    
    
        
             org.e
clipse.jdt.core.javabuilder
            
            
        
    
    
         org.eclipse.jdt.core.javanature
    
src/Diagram.ucls























...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here