Q3: Write a VB program to enter a mark of a student and then find his grade as follows: If mark >=75 print Grade = A If 50

I need an answer in a short timeQ3: Write a VB program to enter a mark of a student and then find his grade as follows:<br>If mark >=75<br>print Grade = A<br>If 50 <= mark < 75<br>print Grade = B<br>If mark < 50<br>print Grade = Fail<br>

Extracted text: Q3: Write a VB program to enter a mark of a student and then find his grade as follows: If mark >=75 print Grade = A If 50 <= mark="">< 75="" print="" grade="B" if="" mark="">< 50="" print="" grade="">

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here