adplus-dvertising
frame-decoration

Question

In line "750 INPUT NUM: PRINT 7.3*NUM*NUM+15" of a BASIC program, '7.3*NUM*NUM+15' is

a.

an exponent

b.

an expression

c.

a fixed identifier

d.

reserved identifier

Answer: (b).an expression

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In line "750 INPUT NUM: PRINT 7.3*NUM*NUM+15" of a BASIC program, '7.3*NUM*NUM+15' is

Similar Questions

Discover Related MCQs

Q. LDA is used instead of LOAD ACCUMULATOR and can be classified as

Q. In line '400 IF NAMEINR ="***" THEN Average= Total Mark/N' of BASIC program, AVERAGE is considered as

Q. Second component in algorithms is classified as

Q. Explanations at right side of mnemonics and symbolic addresses are called

Q. In COMAL language programs, procedures are defined between

Q. General term use for self-contained small set of instructions is referred as

Q. Computer language based on machine code is classified as

Q. In high level programming language BASIC, statements written with GOTO and IF commands are considered as

Q. Programming language 'COBOL' stands for

Q. Way data in program is to be set is called its

Q. A special quantity whose value does not change is classified as

Q. In BASIC language, '150 LET Area=Width*Length' , optional word is

Q. In structured programming language such as Pascal, operations is then refined using

Q. In high level programming language Pascal, END statement lasts with the

Q. In line "200 INPUT NUM: PRINT 5.8*NUM+5" of a BASIC program, 'PRINT 5.8*NUM+5" ' is

Q. Statement used to perform one of two possible actions is written as

Q. In COMAL language programs, procedures are usually executed by

Q. Word or set of letters that can be used to represent a specific function and are easily memorable is classified as

Q. High level language includes

Q. When data to be input is numeric in nature, data type in program is classified as