Binisha
Binisha Binisha
  • 02-12-2020
  • Computers and Technology
contestada

write a QBASIC program to input two sides of a rectangle from the user and print its area and perimeter [Area = L×B, Perimeter =2 (L+B)]​

Respuesta :

siddanjanPokhrel
siddanjanPokhrel siddanjanPokhrel
  • 02-12-2020

Answer:

CLS

INPUT"ENTER THE LENGTH";L

INPUT"ENTER THE BREADTH";B

AREA=L*B;A

PERIMETER=2(L+B);P

PRINT"THE AREA IS =";A

PRINT"THE PERIMETER IS =";P

END

Answer Link

Otras preguntas

write the word form for 3,152,308,726
The House of Representatives has the special power to
What is the value of the digit 2 in the number 9,642
what is a common noun for south america
How do you convert 0.4 repeating into a fraction?
what is the relationship between the values of the 4s in 4,438
Factoring Trinomals (a=1)b^2 + 8b + 7
one hundred eighty is equal to how many tens
How can I fill do this problem?10x2 tens=_______ones=______
what is V=LWH for L?