Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

1. Write a program that meets the following requirements (see the Figure given below): 2. Create Labels and textbox for Student Number, Absent Hour, Contact

image text in transcribed
1. Write a program that meets the following requirements (see the Figure given below): 2. Create Labels and textbox for Student Number, Absent Hour, Contact Hour and Absent Percentage. (Note Absent Percentage textbox cannot be edited by user) 3. Create Calculate Absent Percentage Button and when it's clicked update the Absent Percentage textbox. Absent percentage= (number of absences hours*100)/(number of contact hours *15) 4. Create Reset Button and when it's clicked clear the contents from all textboxes. Absent Percentage Calculator Student Number: 2020593001 Absent Hour: 14 Contact Hour : 3 Abcent Percentage 31.11111111111111 Calculate Absent Percentage Reset

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions