Computer Studies
Write down the syntax of:
(a) INPUT statement with a numeric variable.
(b) INPUT statement with an alphanumeric variable.
Related Questions
What is the purpose of using INPUT statement in a program?
How does LET statement differ from an INPUT statement?
Write a program in QBASIC to make a name sticker which includes your name, class, roll no., subject and school using INPUT statement. Display the output in the given format:
Name : Class : Roll No.: Subject : School :Write a program in QBASIC format to accept the length of a rod in millimetres and express the same in centimetres and metres.