Skip to content

GagandeepSingh2001/Java-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Java Project

πŸ“˜ Overview

This repository contains a Java project focused on displaying a student's mark sheet based on the information entered by the user. The program prompts the user to input essential student details such as name, roll number, and marks for various subjects. It then calculates the total marks, percentage, and grade, and displays the complete mark sheet in a structured format. This project serves as a great example of basic Java concepts like user input handling, conditional statements, and formatted output.

πŸ› οΈ Technologies Used

Java VS Code

πŸš€ Getting Started

To set up and run this project locally:

  1. Clone the repository:
git clone https://github.com/GagandeepSingh2001/Java-Project.git
  1. Navigate to the project directory:
cd Java-Project
  1. Compile the Java files:
javac Marksheet.java
  1. Run the application:
java Marksheet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages