Purchase Solution

Non-GUI Java program for course

Not what you're looking for?

Ask Custom Question

I am looking for a program using the following classes : Course, Section, Instructor, Students, and optional CourseRoster, and GradeBook. It has to print out the course name, instructor name, 5 students with 3 grades for each student. I am attaching what I have made in eclipse so far.
I don't think the CourseRoster, and GradeBook are needed, I really only need a fifth class with a main method that instantiates each of the classes for testing purposes.

Purchase this Solution

Solution Summary

The expert examines non-GUI Jaca program for courses.

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.