Computer Science, asked by gauri290303, 11 months ago

input a number and display its square if its less then 50 else display its cube


VemugantiRahul: A c program ?
gauri290303: java

Answers

Answered by satyanshsingh468
2
REM PROGRAM TO DISPLAY SQUARE OF AN INPUT NUMBER

CLS

INPUT “ENTER ANY NUMBER”; N

S = N ^ 2

PRINT “SQUARE OF NUMBER ”; S

END

hope it will help you

satyanshsingh468: hey plzz make my ans on brilentlist and follow me if you have any question in any subject ask ok
satyanshsingh468: hey can you tell my about ICSE physics magnetism
satyanshsingh468: plzz ok
Similar questions