answersLogoWhite

0

To input length in centimeter in qbasic?

User Avatar

Puspa

Lvl 1
4y ago
Updated: 5/20/2021

kidk

User Avatar

k

Lvl 2
4y ago

What else can I help you with?

Related Questions

What is the shortcut key for input statement in QBasic?

There is no shortcut key of input in qbasic


To input length in centimeter and calculate its length in meter?

1 cm = 0.01m. so it means multiply your input with 0.01 to get cm into m.


What is the advantage of Input command in QBasic?

Its not gay


How do you write a program to find the area of a square in qbasic?

To write a program in QBASIC to find the area of a square, you first need to prompt the user to enter the length of one side of the square. You can then calculate the area by squaring the length (multiplying it by itself) and finally display the result. Here's a simple example: INPUT "Enter the length of the side of the square: ", side area = side * side PRINT "The area of the square is: "; area


How long is a centimeter in length?

A Centimeter


What are the QBASIC keywords?

QBASIC keywords are reserved words that have special meanings and functions within the QBASIC programming language. They include commands like PRINT, INPUT, IF, FOR, NEXT, and END, which control the flow of the program and perform specific actions. These keywords cannot be used as variable names, as they are integral to the syntax and operation of QBASIC. Understanding these keywords is essential for writing effective QBASIC programs.


Cgs unit of length?

By unit of length and distance and conversion ,we can say that Base unit of length is meters (m).


What are the dimensions of a cubic centimeter?

The dimensions of a cubic centimeter are length, width, and height. In the International System of Units (SI), a cubic centimeter is equal to 1 centimeter in length, 1 centimeter in width, and 1 centimeter in height.


What is the length of each side of a square centimeter?

1 centimeter.


How weight is one centimeter?

Centimeter is a measure of length, not of weight.


What is the difference between a square centimeter and a centimeter?

A square centimeter is a unit of area; a centimeter is a unit of length or distance.


What is mesured by a centimeter?

A centimeter is a unit of length, equal to 0.01 meters.