Hindi, asked by vimal1010, 8 months ago

how to do addition in q basic​

Answers

Answered by sujatareshi321
1

{\boxed{\boxed{\fcolorbox{black}{red}{Your\:Answer}}}}

&lt;p style="color:cyan; font-family:cursive;background:black;</p><p>font size:25px;"&gt; <strong>Here's your answer --</strong></p><p></p><p><strong>Here's your answer --let the two numbers be 43 and 57.</strong></p><p></p><p><strong>Here's your answer --let the two numbers be 43 and 57.so the program for adding these numbers in QBASIC is as follows -</strong></p><p></p><p><strong>Here's your answer --let the two numbers be 43 and 57.so the program for adding these numbers in QBASIC is as follows -CLS.</strong></p><p></p><p><strong>Here's your answer --let the two numbers be 43 and 57.so the program for adding these numbers in QBASIC is as follows -CLS.A = 43.</strong></p><p></p><p><strong>Here's your answer --let the two numbers be 43 and 57.so the program for adding these numbers in QBASIC is as follows -CLS.A = 43.B = 57.</strong></p><p></p><p><strong>Here's your answer --let the two numbers be 43 and 57.so the program for adding these numbers in QBASIC is as follows -CLS.A = 43.B = 57.PRINT "The sum of" A "and" B "is" A + B.</strong></p><p></p><p><strong>Here's your answer --let the two numbers be 43 and 57.so the program for adding these numbers in QBASIC is as follows -CLS.A = 43.B = 57.PRINT "The sum of" A "and" B "is" A + B.END.</strong></p><p></p><p><strong>Here's your answer --let the two numbers be 43 and 57.so the program for adding these numbers in QBASIC is as follows -CLS.A = 43.B = 57.PRINT "The sum of" A "and" B "is" A + B.END.when you will execute this program, the result will be as follows -</strong></p><p><strong>Here's your answer --let the two numbers be 43 and 57.so the program for adding these numbers in QBASIC is as follows -CLS.A = 43.B = 57.PRINT "The sum of" A "and" B "is" A + B.END.when you will execute this program, the result will be as follows -Sum of 43 and 57 is 100</strong></p><p></p><p><strong>Here's your answer --let the two numbers be 43 and 57.so the program for adding these numbers in QBASIC is as follows -CLS.A = 43.B = 57.PRINT "The sum of" A "and" B "is" A + B.END.when you will execute this program, the result will be as follows -Sum of 43 and 57 is 100

Answered by khushi02022010
0

Answer:

Here's your answer --

  • let the two numbers be 43 and 57.
  • so the program for adding these numbers in QBASIC is as follows -
  • CLS.
  • A = 43.
  • B = 57.
  • PRINT "The sum of" A "and" B "is" A + B.
  • END.
  • when you will execute this program, the result will be as follows -
Similar questions