Using logical operators and conditional statements, write a Visual Basic Code whereby if a student enters his/her exams score, the program compares if the score is greater than or lesser than and it displays the grade a student obtained. Eg. Your exams grade is A Using the marking scheme below. 80 to 100 Grade = A 75 to 79 Grace = A - 70 to 74 Grade = B+ 65 to 69 Grace = B - 60 to 64 Grace = C+ 55 to 59 Grade = C - 50 to 54 Grade = D 45 to 49 Grade = E O to 44 Grade = F
Using logical operators and conditional statements, write a Visual Basic Code whereby if a student enters his/her exams score, the program compares if the score is greater than or lesser than and it displays the grade a student obtained. Eg. Your exams grade is A Using the marking scheme below. 80 to 100 Grade = A 75 to 79 Grace = A - 70 to 74 Grade = B+ 65 to 69 Grace = B - 60 to 64 Grace = C+ 55 to 59 Grade = C - 50 to 54 Grade = D 45 to 49 Grade = E O to 44 Grade = F
Chapter2: Using Data
Section: Chapter Questions
Problem 1CP
Related questions
Concept explainers
Max Function
Statistical function is of many categories. One of them is a MAX function. The MAX function returns the largest value from the list of arguments passed to it. MAX function always ignores the empty cells when performing the calculation.
Power Function
A power function is a type of single-term function. Its definition states that it is a variable containing a base value raised to a constant value acting as an exponent. This variable may also have a coefficient. For instance, the area of a circle can be given as:
Question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps with 3 images
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning