Computer Science, asked by sonabose1981, 4 months ago

Write a program in Qbasic to find out if a number is divisible by 2 or not.​

Answers

Answered by shardasupriya95
1

Explanation:

ELSE PRINT "The given number is not exactly divisible by 4"; END IF END. Using SUB Procedure. DECLARE SUB check(n) CLS

Similar questions