Write a program that contains a class called Student with data members for storing student 5 digit student ID, name, year of study, marks of 3 subjects; and methods for accessing them and calculate the average of the student. The program should include a drive class with main() method which creates objects of 2 or 3 of Student class and takes user inputs and stores them in objects. The program should display contents of objects using public method called display() defined in the Student class.

EBK JAVA PROGRAMMING
8th Edition
ISBN:9781305480537
Author:FARRELL
Publisher:FARRELL
Chapter16: Graphics
Section: Chapter Questions
Problem 1DE
icon
Related questions
Question
Language: java
Question 1:
Using java
Write a program that contains a class called Student with data members for storing student 5
digit student ID, name, year of study, marks of 3 subjects; and methods for accessing them and
calculate the average of the student. The program should include a drive class with main()
method which creates objects of 2 or 3 of Student class and takes user inputs and stores them in
objects. The program should display contents of objects using public method called display()
defined in the Student class.
Also make the class diagram of the above given program.
Transcribed Image Text:Question 1: Using java Write a program that contains a class called Student with data members for storing student 5 digit student ID, name, year of study, marks of 3 subjects; and methods for accessing them and calculate the average of the student. The program should include a drive class with main() method which creates objects of 2 or 3 of Student class and takes user inputs and stores them in objects. The program should display contents of objects using public method called display() defined in the Student class. Also make the class diagram of the above given program.
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Multithreading Methods
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT