Computer Science, asked by aryasudheesh06, 1 year ago

syntax for input statement


Incredible29: in java ?
aryasudheesh06: Qbasic
Incredible29: okk

Answers

Answered by loverboymeruoxef1y
9
Hy,

Each variable value is read by using one of these input styles. An INPUT statement can contain any or all of the available input styles, depending on the arrangement of data values in theinput records. However, once namedinput is used in an INPUT statement, you cannot use another input style.

Thanq

aryasudheesh06: Thank you
loverboymeruoxef1y: wlcm
Answered by Incredible29
6
Hey
Here's your answer !!

The syntax for input statement in QBasic is simple and easy .
______

The general input syntax is ----->

INPUT ( variable name )

______

Example of such syntax ----->

PRINT "enter a number "
INPUT N


( You can also refer to the attachment for better understanding ) .

Hope it helps !!
Attachments:

aryasudheesh06: Thank ẏou
Incredible29: u r welcm
Incredible29: n plz follow if u lyk my answer
Similar questions