Computer Science, asked by aarushdubey, 27 days ago

pls answer correctly
the following questions are from QBasic
the wrong answer will get reported
Ques 1: Write a program asking the user his name and then printing his name with a message.
Ques 2: Write a program to find the difference of two numbers.
Ques 3: Raman had 10 hens. Three of the hens produced one chick each. Display on the screen how many hens and chicks Raman has, using REM, LET and PRINT.

Answers

Answered by smile4241
1

Answer:

sorry but I only know the answer of question 2 and 3.

Explanation:

2. This program will find the difference of two integer numbers. Difference is quite different from subtraction, in subtraction we just subtract second number from first number and here to get difference we will subtract smallest number from largest number, so that we can get correct difference of them.

3. We solve this problem by turning the question into two equations. (When the question was set in ancient China they were not able to do this since this technique had not yet been invented. And perhaps this is why there are, in fact, four solutions.)

sorry but I only know these 2 answers, the answer 1 I don't know.

I hope this helps you !

PLZ MARK ME AS BRAINLIEST !!!!

Similar questions