Giter Site home page Giter Site logo

Hi, I'm Shubham! ๐Ÿ‘‹

cgpa_To_Percentage

A JAVA Program to find a Percentage out from CGPA (Printed on your result).

There are multiple ways to write a program for this topic.

I wrote it in a โœŒ๏ธ(two) ways:

There are โœŒ๏ธ Program files in two different Folders. In which,

  • ๐Ÿ“Program Folder (LOOP) โ™พ ๐Ÿ“ cgpaToPercent_ForLoop.java
  • ๐Ÿ“Program Folder (no_LOOP) ๐Ÿ“ cgpaToPercent_no_ForLoop.java

And Some of the comments over the code so that you can understand it very well.
Its easy, you will get it.
I tried to make it as easy as possible to make you guys understand easily. I haven't added Exceptional Handling for invalid input which you may type by mistake.๐Ÿฅฒ I will think of it in future. ๐Ÿ˜‹


Compile & Run (๐Ÿƒ)

1. Program with For_Loop:

Compile:

  ~$ javac cgpaToPercent_ForLoop.java

Run:

  ~$ java cgpaToPercent_ForLoop 

2. Program with no_For_Loop:

Compile:

  ~$ javac cgpaToPercent_no_ForLoop.java

Run:

  ~$ java cgpaToPercent_no_ForLoop

Screenshots: ๐Ÿ–ผ๏ธ

Screenshots:

Java Code (With_Loop โ™พ):

[-] Choose your Admission_Year:

App Screenshot

Student:

First Year (option_1)

App Screenshot

Student:

First Year (Option_2)

App Screenshot

Student:

Direct Second Year (Option_1)

App Screenshot

Student:

Direct Second Year (Option_2)

App Screenshot

Java Code (Without_Loop):

Student:

First Year (option_1)

App Screenshot

Student:

First Year (Option_2)

App Screenshot

Student:

Direct Second Year (Option_1)

App Screenshot

Student:

Direct Second Year (Option_2)

App Screenshot

Authors

Shubham Manoj Patil's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.