Write a Visual Basic code (use Select Case). the programme will read the variable Percentage that will be entered by the

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Write a Visual Basic code (use Select Case). the programme will read the variable Percentage that will be entered by the

Post by answerhappygod »

Write a Visual Basic code (use Select Case). the programme will read the variable Percentage that will be entered by the user in a Text Box, then display the description using a Label as in the following table: (10 Mark) PercentageDescription70 – 100First Class60 – 69Second Class50 – 59Third Class40 – 49Pass Class0 – 39Fail
Write a Visual Basic code (use Select Case). the programme will read the variable Percentage that will be entered by the user in a Text Box, then display the description using a Label as in the following table: (10 Mark)
Percentage
Description
70 – 100
First Class
60 – 69
Second Class
50 – 59
Third Class
40 – 49
Pass Class
0 – 39
Fail
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply