Media Summary: Qbasic programming - sum of values divisible by 5. Hello friends in this video you can find A CLS INPUT "Enter Length"; l INPUT "Enter breadht"; b area = l * b perimeter = 2 * (l + b) PRINT "The area ="; area PRINT "The ...
Qbasic Program 5 Calculations - Detailed Analysis & Overview
Qbasic programming - sum of values divisible by 5. Hello friends in this video you can find A CLS INPUT "Enter Length"; l INPUT "Enter breadht"; b area = l * b perimeter = 2 * (l + b) PRINT "The area ="; area PRINT "The ... This video is concerned with " how to write a HOW TO FIND OUT LCM WHERE PRODUCT AND HCF ARE GIVEN! Accept mark of 5 subject and display total and average in qbasic