Student average

Student average

you are an academic scholar.one requirement to maintain this status is to maintain an average not below 1.8. write a java program that reads student's number of subject taken, the final grade of each subject. your program should display and the number of units of each subject. your program should display the average grade of the student and would display the message "congratulation, you have maintained your status!" if the student is still qualified, or a message "im sorry, you didn't make it..." if not.

Sample output

Enter number of subjects: 3

Enter subject1 grade: 1.6 Enter number of units: 3

Enter subject2 grade: 1.7 Enter number of units: 3

Enter subject3 grade: 1.2 Enter number of units: 1

you got an average of 1.59 congratulation! you have maintained your status

View Answers









Related Tutorials/Questions & Answers:
Student average
should display the average grade of the student and would display the message...Student average  you are an academic scholar.one requirement to maintain this status is to maintain an average not below 1.8. write a java program
Can an average student become data scientist?
Can an average student become data scientist?  Hi, I am beginner... to learn: Can an average student become data scientist? Try to provide me good examples or tutorials links so that I can learn the topic "Can an average
Advertisements
Average
Average   I have created a file that reads in a text file for a combo..., assignments, etc.) so I can have the average of each item. I then need to graph...); txtStudentID.setToolTipText("Enter Student Name
compute the average of degrees
compute the average of degrees  using c++ language , write a program to do the following 1 enter three degrees of a student by the user . 2 compute the average of his degrees
Student Marks
Student Marks  Hi everyone I have to do this java assignment... programming grades of 8 IT students. Randomly create student numbers for each... in an array. Addresses of Students and store them in array. Previous Grade for student
calculate average
and write a program and calculate your final average in this course. The details
Student database
Student database  Create a class Student with Name, Gender, and Date of Birth and Input Student and print as ?Dear Mr/Mrs Name, your Age is 99 Years?. Mr/Mrs - only one should be displayed based on their age and Gender
Average Age of my Class?
Average Age of my Class?  average age of my class
student details
student details  hi sir/madam i have a doubt in PHP how to insert student details using mysql with php..   Have a look at the following link: PHP Mysql insert
student details
student details  create an application for details of 1st to 5th standard students by using loops and scanner
student database
student database  student records such as fees-school fees, dob,age,if any due.the record stored should be like this record,name,age,dob,fee list or any dues of the student record1 isha 15 20jan record2 spandana 14 4feb record3
student info
student info  code of insert,delete,update,view,search of student information using jsp and servelts   Hi Friend, Please visit the following links:ADS_TO_REPLACE_1 http://www.roseindia.net/jsp/user-search.shtml http
Student
student
student
Student
Student Marks
Student Marks  Create a simple application which can calculate 5 marks entered by user and find the grade. Create a simple application which can calculate 5 marks entered by user and find the grade. You must display the grade
ModuleNotFoundError: No module named 'average'
ModuleNotFoundError: No module named 'average'  Hi, My Python... 'average' How to remove the ModuleNotFoundError: No module named 'average... to install padas library. You can install average python with following command
sum and average of grades
sum and average of grades  how to print a program which is sum and average of Korean (90), English(85), Mathematics(78), Biology(65), Chemistry(83
Hibernate criteria average Example
Hibernate criteria average Example   How to find the average in Hibernate? Thanks   Example of finding average on a filed in Hibernate using criteria. For this you have to use Projections.avg() in your program. Check
student information system
student information system  can you show me example of "student information system" pseudo code and flow chart with "student name, student id, student residential hall, student course, student phone numbers
How to calculate the average in Hibernate?
How to calculate the average in Hibernate?  Hi, I have to calculate the average in Hibernate. How to calculate the average in Hibernate? Thanks... of calculating the average on the fee field in database: Projections.avg("fee
Highest average score among 25 students
again the grade) calculate average per student and will calculate the highest average among students who should be printed. how can i solve this problem...Highest average score among 25 students  a program that prompts
SQL Average
SQL Average       SQL Average, the part of Aggregate Function. SQL Average is used to compute average value of the records in a table of the database. Understand
html code for student information?
html code for student information?  html code for student information
Calculate an average Age of my Class?
Calculate an average Age of my Class?  average age of my class
PHP Get Average - PHP
PHP Get Average  I am writing a method to calculate the average rating of the posted answers? can anyone help me with the method to calculate rating in PHP. In my code, we are providing maximum four options to the user to rate
Calculate sum and Average in java
Calculate sum and Average in java  How to calculate sum and average.... Description:- In this example we are calculating sum and average of n numbers... the sum by the total number of numbers, we have determined the average of numbers
Average of Array
Average of Array       In this section, we will learn how to get an average of array. For this, first... that calculates the average of array (result/nums.length). And finally it will display
student admission system project
student admission system project  College Student Admission System... Student Admission Project in Java with Source code, that includes Following Forms 1) Student Admission based,its urgent sir
school student attendence report
school student attendence report  Hi i want school student attendence genaration source code please urgent help me
ModuleNotFoundError: No module named 'average-pixels'
ModuleNotFoundError: No module named 'average-pixels'  Hi, My... named 'average-pixels' How to remove the ModuleNotFoundError: No module named 'average-pixels' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'django-average'
ModuleNotFoundError: No module named 'django-average'  Hi, My... named 'django-average' How to remove the ModuleNotFoundError: No module named 'django-average' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'average-pixels'
ModuleNotFoundError: No module named 'average-pixels'  Hi, My... named 'average-pixels' How to remove the ModuleNotFoundError: No module named 'average-pixels' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'Dice-Average'
ModuleNotFoundError: No module named 'Dice-Average'  Hi, My Python... 'Dice-Average' How to remove the ModuleNotFoundError: No module named 'Dice-Average' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'django-average'
ModuleNotFoundError: No module named 'django-average'  Hi, My... named 'django-average' How to remove the ModuleNotFoundError: No module named 'django-average' error? Thanks   Hi, In your python
student weekly attandence genaration
student weekly attandence genaration  Hievery body iam doing student project in that i want student weekly ,yearly attendence generation report this project doing on struts frame front as java back end as oracle 10 g
STUDENT MANAGEMENT SYSTEM
STUDENT MANAGEMENT SYSTEM  can any one help me with the coding if this using awt please!!!!!!! STUDENT MANAGEMENT SYSTEM Table details Student...:insert/update/delete/search student:insert/update/delete/search :result entry
project for Student Admission System
project for Student Admission System  I want Mini Java Project for Student Admission System. actually i want 2 know how 2 start this...please show me my way
MySQL Average Command
MySQL Average Command This example illustrates how to execute the Average command in MySQL. In this example we create a select query to find the average of 'lastAccess' field.  ADS_TO_REPLACE_1 Query
Student Management System
Student Management System  Hi , Friend can i get the solution for connecting login page of JFrames to JDBC
array average across column
array average across column  How can I find the overall averages of the columns in this array? when i run my code it gives me an output that looks like this (showing me wrong averages): How can I find the overall averages
How to calculate average of array in Java?
How to calculate average of array in Java?  Hi, I have an integer array and I want to calculate the average of the values in it. How to calculate average of array in Java? Thanks   Hi, You can iterate through
college student admission
college student admission  Front End -JAVA Back End - MS Access Hello Sir, I want College Student Admission Project in Java with Source code, that includes Following Forms 1) Student Admission based on Enterance Exam Marks
student attendence report
student attendence report  Hi every body iam doing a school project iam using backend as oracle 10g front end as java . in my project generate student attendence daywise ,monthly ,halfyearly and yearly how i generate plz
Finding Average in JSP
Finding Average in JSP          In mathematics, an average is a measure of the middle of the data set. The average value is the total amount divided by the total
SQL Average Count
SQL Average Count       Average Count in SQL is used to count the aggregate sum of any field... demonstrative example ,which helps you to calculate the average count of any
data science student jobs
data science student jobs  Hi, I am beginner in Data Science... student jobs Try to provide me good examples or tutorials links so that I can learn the topic "data science student jobs". Also tell me which
Student - Java Beginners
Student  Create a class named Student which has data fields of student metric number, mark for the quizzes (15% from the total mark), lab assignments..., Try the following code: import java.util.*; public class Student{ int
ModuleNotFoundError: No module named 'student-bsu-by'
ModuleNotFoundError: No module named 'student-bsu-by'  Hi, My... named 'student-bsu-by' How to remove the ModuleNotFoundError: No module named 'student-bsu-by' error? Thanks   Hi, In your python

Ads