Qbasic program to check whether entered number is perfect square or not
1 answer:
Answer:
QBasic Programming
INPUT "ENTER ANY NUMBER"; N. S = SQR(N) IF S = INT(S) THEN. PRINT "PERFECT SQUARE" ELSE. ...
DECLARE SUB PERFECT (N) INPUT "ENTER ANY NUMBER"; N. CALL PERFECT (N) SUB PERFECT (N) S = SQR(N) ...
DECLARE FUNCTION PERFECT (S) INPUT "ENTER ANY NUMBER"; N. S = SQR(N) PR = PERFECT (S) IF PR = S THEN.
https://hamronotes.com › lessons
You might be interested in
Preview, in MS word. It goes for print or publishing, whatever you desire.
This point lies on the x value
Answer:
A second person prespective
Explanation: