Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please write in java programming. Thank you. Write a program that will ask user to enter their ID, Name, Marks for Subjects Mathematic, Science and

Please write in java programming. Thank you.

image text in transcribed

Write a program that will ask user to enter their ID, Name, Marks for Subjects Mathematic, Science and History. Save these information in a text file. Name the text file with your student ID. Then display on your screen the ID, Name, Marks for Subjects Mathematic, Science and History, total mark and average mark. (a) Using ObjectOutputStream / ObjectInputStream (b) Using DataOutputStream/DataInputStream (c) Using Random AccessFile Sample of the output as below: WELCOME TO THE STUDENT MARKS MANAGEMENT SYSTEM Please Enter The Student ID: 11100011 Please Enter The Student Name: Mohamad Please Enter The Student's Mark for Mathematic:88 Please Enter The Student's Mark for Science:80 Please Enter The Student's Mark for History:65 ++++ +++ The data are saved in the file+++ +++ Student ID: 11100011 Student Name: Mohamad Mark for Mathematic:88 Mark for Science:80 Mark for History:65 Total Marks: 233 Average Mark: 77.67

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Pro SQL Server Wait Statistics

Authors: Enrico Van De Laar

1st Edition

1484211391, 9781484211397

More Books

Students also viewed these Databases questions

Question

-- --- Transcribed image text

Answered: 1 week ago

Question

Why do HCMSs exist? Do they change over time?

Answered: 1 week ago