Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Make a program to calculate the IP of students with the conditions as below INPUT NIM: Number of Courses: (the display will loop as many

Make a program to calculate the IP of students with the conditions as below

INPUT

NIM:

Number of Courses:

(the display will loop as many as the number of courses entered)

Class Code:

Number of credits:

Practice / theory:

(If its practice no need to output TM and if its theory no need to input Practice score)

Mid exam:

Final exam:

TM:

Practice score:

(If its practice no need to output TM and if its theory no need to input Practice score)

OUTPUT

NIM:

Majors:

Total score:

Grade:

Ip:

NOTES:

NIM consists of 8 digit numbers for example "35190012" If the 2 initial digits 35 Schools of Digital Business 32 Informatics Department 31 Department of Information Systems

Theory score

Mid exam 20%

Final exam 50%

TM 30%

Practice

Mid exam 20%

Final exam 40%

Practice 40%

Total score = %mid exam+ %final exam+ %TM/%practice

Total score = >=90 grade A weigh=4

Total score = 80-89 grade B+ weigh=3.5

Total score = 70-79 grade B weigh=3

Total score = 60-70 grade C weigh=2.5

Total score = 50-60 grade D weigh= 1

How to count IP= TOTAL WEIGH * credit for each courses:(divided by) total of credit courses

please write in JAVA thanks

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

Step: 3

blur-text-image

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

Put Your Data To Work 52 Tips And Techniques For Effectively Managing Your Database

Authors: Wes Trochlil

1st Edition

0880343079, 978-0880343077

More Books

Students also viewed these Databases questions

Question

What is Accounting?

Answered: 1 week ago

Question

Define organisation chart

Answered: 1 week ago

Question

What are the advantages of planning ?

Answered: 1 week ago

Question

Explain the factors that determine the degree of decentralisation

Answered: 1 week ago