0% found this document useful (0 votes)
36 views2 pages

3 Java Highest Mark in Each Semester Description

Uploaded by

infrontbeing
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views2 pages

3 Java Highest Mark in Each Semester Description

Uploaded by

infrontbeing
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

11/12/2020 3 Java Highest Mark in Each Semester Description

 Priyadarshi Mrinal .

 Dashboard / Java / Arrays and Strings / Highest Mark in Each Semester

Description Code Editor Grading view

Highest Mark in Each Semester

Ram wants to know the maximum marks scored by him in each semester. The mark should be between 0 to 100 ,if goes beyond the range display "You have entered invalid
mark."

Sample Input 1:

Enter no of semester:

Enter no of subjects in 1 semester:

Enter no of subjects in 2 semester:

Enter no of subjects in 3 semester:

Marks obtained in semester 1:

50

60

70

Marks obtained in semester 2:

90

98

76

67

Marks obtained in semester 3:

89

76

Sample Output 1:

Maximum mark in 1 semester:70

Maximum mark in 2 semester:98

Maximum mark in 3 semester:89

Sample Input 2:

Enter no of semester:

Enter no of subjects in 1 semester:

Enter no of subjects in 2 semester:

https://accenturelearning.tekstac.com/mod/vpl/view.php?id=1000 1/2
11/12/2020 3 Java Highest Mark in Each Semester Description

Enter no of subjects in 3 semester:


 Priyadarshi Mrinal .
2

Marks obtained in semester 1:

55

67

98

Marks obtained in semester 2:

67

-98

Sample Output 2:

You have entered invalid mark.

User Notes

Add a note...

Press Enter to save

   

Powered by Tekstac

https://accenturelearning.tekstac.com/mod/vpl/view.php?id=1000 2/2

You might also like