6) A grade must be included between 0 and 100. Write a code to test if a variable grade is valid or not. if (. . System.out.println ("grade is valid "); else System.out.println ("grade is not valid ");

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter6: Sub And Function Procedures
Section: Chapter Questions
Problem 29RQ
icon
Related questions
Question
6) A grade must be included between 0 and 100. Write a
code to test if a variable grade is valid or not.
if (. . .. . )
System.out.println("grade is valid ");
else
System.out.println("grade is not valid ");
Transcribed Image Text:6) A grade must be included between 0 and 100. Write a code to test if a variable grade is valid or not. if (. . .. . ) System.out.println("grade is valid "); else System.out.println("grade is not valid ");
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Concept of Flowchart
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.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning