Answered step by step
Verified Expert Solution
Question
1 Approved Answer
ASSIGNMENT 1 Create the form that receives input using the table shown below: table [ [ S / N , NAME,MATHS,ENG,PHY , CHM ,
ASSIGNMENT
Create the form that receives input using the table shown below:
tableSNNAME,MATHS,ENG,PHYCHMECONS,TOTAL,AVERAGE,STATUS
When the CALCULATE button is clicked, it ensures that all the respective cells or elements have valid input otherwise processing cannot proceed.
When valid input is received it uses arrays and loop to receive the inputs, calculate TOTAL, AVERAGE and STATUS and display them in their respective cells for each student the value of STATUS is "FAIL" if average is less than "PASS" otherwise
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started