Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 595 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 595 Bytes

Java Programming Exercise 1: CBSE Board Percentage Calculator

Exercise 1.1

  • Write a program to calculate the percentage of a given student in the CBSE board exam. His marks from 5 subjects must be taken as input from the keyboard. (Marks are out of 100)

Handwritten Notes: Click To Download

Ultimate Java Cheatsheet:Click To Download