Hello connections, I have completed #task2 given by codSoft. Task2: STUDENT GRADE CALCULATOR (Input: Take marks obtained (out of 100) in each subject. Calculate Total Marks: Sum up the marks obtained in all subjects. Calculate Average Percentage: Divide the total marks by the total number of subjects to get the average percentage. Grade Calculation: Assign grades based on the average percentage achieved. Display Results: Show the total marks, average percentage, and the corresponding grade to the user.) code link-https://lnkd.in/g-UGb7iD #codSoft #Javaprogramming #internship
Sakshi Singh’s Post
More Relevant Posts
-
Hi connection, l have successfully completed my second task from CodSoft. The name of the task is Student Grade Calculator.The task follows certain rules. The rules are as follows:- Input: Take marks obtained (out of 100) in each subject. Calculate Total Marks: Sum up the marks obtained in all subjects. Calculate Average Percentage: Divide the total marks by the total number of subjects to get the average percentage. Grade Calculation: Assign grades based on the average percentage achieved. Display Results: Show the total marks, average percentage, and the corresponding grade to the user. #CodSoft #internship #Javaprogramming
To view or add a comment, sign in
-
Successfully, completed the last task of internship from Codsoft . 👉Student Grade Calculator ⚙ Key features :- ** User Input Handling: The program uses a Scanner to take user input for the number of subjects and the marks obtained in each subject. ** Loop for Multiple Inputs: A for loop iterates over the number of subjects to collect marks for each subject. ** Total Marks Calculation: It sums up the marks obtained in all subjects to calculate the total marks. ** Average Percentage Calculation: The program calculates the average percentage by dividing the total marks by the maximum possible marks and then multiplying by 100. ** Grade Assignment: Based on the average percentage, the program assigns a grade using a series of if-else statements. ** Output Display: It prints the total marks, average percentage, and the corresponding grade to the console. ** Resource Management: The Scanner is closed at the end to free up resources. Github :- https://lnkd.in/gcByHgyz Thank you ! #CodSoft #javaProgramming #Internship
To view or add a comment, sign in
-
"🎉 Achievement Unlocked! 🎉 Task 2: Student Grade Calculator - SUCCESS!✨ 🚀From concept to code, I've conquered the first challenge of CodSoft internship that is Student Grade Calculator. Here’s to further milestones , expand the horizons and progress.Looking forward to it! #Internship #Task completed #Grade calculator#CodingJourney#LevelUp #ProgrammingLife #ProudMoment #KeepCoding #InternshipSuccess
To view or add a comment, sign in
-
TASK 1(STUDENTGRADE CALCULATOR) of the internship provided by CodSoft is completed and the description is given below : Input: Take marks obtained (out of 100) in each subject. Calculate Total Marks: Sum up the marks obtained in all subjects. Calculate Average Percentage: Divide the total marks by the total number of subjects to get the average percentage. Grade Calculation: Assign grades based on the average percentage achieved. Display Results: Show the total marks, average percentage, and the corresponding grade to the user #CodSoft #javaprogramming #codsoftintern
To view or add a comment, sign in
-
Hey Connections! I feel excited to announce that I have successfully completed the 2nd task of my #Internship as a #Javaprogrammer at CodSoft TASK 2 Student Grade Calculator Input: Take marks obtained (out of 100) in each subject. Calculate Total Marks: Sum up the marks obtained in all subjects. Calculate Average Percentage: Divide the total marks by the total number of subjects to get the average percentage. Grade Calculation: Assign grades based on the average percentage achieved. Display Results: Show the total marks, average percentage, and the corresponding grade to the user I am also uploading a working video of my project and the GitHub repository link containing the code. Hope it is helpful. Github repository: https://lnkd.in/dMMT-3h6
To view or add a comment, sign in
-
Hey Connections! I feel excited to announce that I have successfully completed the 2nd task of my #Internship as a #Javaprogrammer at CodSoft TASK 2 Student Grade Calculator Input :Take marks obtained (out of 100) in each subject. Calculate Total Marks: Sum up the marks obtained in all subjects. Calculate Average Percentage: Divide the total marks by the total number of subjects to get the average percentage. Grade Calculation: Assign grades based on the average percentage achieved. Display Results: Show the total marks, average percentage, and the corresponding grade to the user I am also uploading a working video of my project and the GitHub repository link containing the code. Hope it is helpful. Github repository: https://lnkd.in/gR9C3wsA
To view or add a comment, sign in
-
**TASK 2 - STUDENT GRADE CALCULATOR completed !! 👨💻 ** Input: Take marks obtained (out of 100) in each subject. Calculate Total Marks: Sum up the marks obtained in all subjects. Calculate Average Percentage: Divide the total marks by the total number of subjects to get the average percentage. Grade Calculation: Assign grades based on the average percentage achieved. Display Results: Show the total marks, average percentage, and the corresponding grade to the user. #codsoft #javaprogramming #internship CodSoft
To view or add a comment, sign in
-
TASK 2 STUDENT GRADE CALCULATOR CodSoft Input: Take marks obtained (out of 100) in each subject. Calculate Total Marks: Sum up the marks obtained in all subjects. Calculate Average Percentage: Divide the total marks by the total number of subjects to get the average percentage. Grade Calculation: Assign grades based on the average percentage achieved. Display Results: Show the total marks, average percentage, and the corresponding grade to the user #internship #codsoft #javaprogramming
To view or add a comment, sign in
-
Welcomeback... Second task of CODSOFT internship. (STUDENT GRADE CALCULATOR) #codsoft #internship #javadevelopment 🕵♂️ Details: 1. Input: Take marks obtained (out of 100) in each subject. 2. Calculate Total Marks: Sum up the marks obtained in all subjects. 3. Calculate Average Percentage: Divide the total marks by the total number of subjects to get the average percentage. 4. Grade Calculation: Assign grades based on the average percentage achieved. 5. Display Results: Show the total marks, average percentage, and the corresponding grade to the user
To view or add a comment, sign in
-
🌟 Completed task-2 in CodSoft 🌟 Highlights: Input Handling: Implemented input validation to ensure the number of subjects is positive and the marks are within the 0-100 range. Total Marks Calculation: Developed a system to sum up the marks obtained in all subjects to determine the total score. Grade Assignment: Created a grading system that assigns grades based on the average percentage achieved( eg. A+, B+, C+). Results Display: Designed the output to show the total marks, average percentage, and the corresponding grade to the user. #codsoft #internship #javaDevelopment #techjourney
To view or add a comment, sign in