Computer Science, asked by anshumanpoudel8sb, 8 months ago

Write a program to calculate (a2 – b2), where a= 9 and b= 6 in qbasic

Answers

Answered by srijal05trhakur
0

Answer:

The goal of our study is to learn how to write computer programs in QBASIC ... followed by the $ character, such as (A$,BC$,A2$,ZW$). ... C=(A+B)^2. Print a,b,c. Example-2. Write a program to compute the area and circumference of ... 9. Input statement. The general form of the input statement is. Input variable.

Similar questions