18usb10019 18usb10019
  • 22-02-2022
  • Computers and Technology
contestada

Write a program in QBasic to accept any three numbers and then find out the smallest number between
them.

Respuesta :

PreetKumarSangdot
PreetKumarSangdot PreetKumarSangdot
  • 22-02-2022

Answer:

CLS

INPUT "Enter the first number"; a

INPUT "Enter the second number"; b

INPUT "Enter the third number"; c

IF a < b AND a < c THEN

PRINT "The smallest number is "; a

ELSEIF b < a AND b < c THEN

PRINT "The smallest number is "; b

ELSE

PRINT "The smallest number is "; c

END IF

END

hope this clears your queries

mark my answer as the brainliest if you found it useful

thank you, have a fantabulous day !!

Answer Link

Otras preguntas

What is. One fifth times40?
What is an equivelent expression for 4(x+5)+2(x+3)
What is an example of a dedicated computer system?
What word doesn't belong in this group? That, hat, what, mat, cat, sat, pat, or chat?
Which of the following structures is considered to be the fundamental building block of the nervous system?  a.soma  b.neuron  c. axon terminals  d. dendrites
What are two methods that scientists use to predict volcanic eruptions
What are two methods that scientists use to predict volcanic eruptions
Is the group of words a simple sentence, a compound sentence, or a run-on sentence? The forests were cleared, soil is eroding there.  A.run-on sentence  B.simpl
WHat do particles move in a solid by?
the square root of 4,356 is an integer. without a calculator , determine what the integer is by eliminating possibilities.