Computer Science, asked by sanukc594, 2 months ago

Write a QBASIC to calculate product of two numbers.

Answers

Answered by itzshygirl08
4

Answer:

  1. let the two number be 43 ND 57
  2. show the program for adding this numbers q basis is as follows

  • cls
  • A=43
  • B=57
  • print the sum of a and b is a + b
  • end

Explanation:

i hope it will help you❤️❤️

Similar questions