ExamPlay Light Logo
შესვლა

WAEC - Computer Studies (2023 - No. 43)

Datatypes in QBASIC programming language include the following except
double
short
float.
long.

ახსნა

Datatypes in QBASIC programming language include the following except "short."

In QBASIC, the datatypes that are commonly used include "double," "float," and "long." However, "short" is not a standard datatype in QBASIC.

Here's a brief explanation of the other datatypes:

INTEGER: A 16-bit signed integer variable.
LONG: A 32-bit signed integer variable.
SINGLE: A single-precision 32-bit floating-point variable.
DOUBLE: A double-precision 64-bit floating-point variable.
STRING * n%: A fixed-length string variable n% bytes long.
STRING: A variable-length string variable.

კომენტარები (0)

შესვლა კომენტარისთვის
განცხადება
BrainBehindX Inc Logo
©2026; Powered By BrainBehindX Inc