In the line 100 INPUT NUMof a BASIC program, the 'INPUT NUM' is ___________
In the line 100 INPUT NUMof a BASIC program, the 'INPUT NUM' is ___________
If element in array has two subscripts, then the array is ____________
If element in array has two subscripts, then the array is ____________
Statement in BASIC language 150 IF A1=A2 THEN Comparison$ =EQUALis an example of ____________
Statement in BASIC language 150 IF A1=A2 THEN Comparison$ =EQUALis an example of ____________
In the JMP PRNT command, JMP and the PRNT respectively are classified as __________
In the JMP PRNT command, JMP and the PRNT respectively are classified as __________
An assembler translates ___________
An assembler translates ___________
Program which translates the high level program into machine code is classified as ____________
Program which translates the high level program into machine code is classified as ____________
Programming language used to encourage logical thinking is classified as __________
Programming language used to encourage logical thinking is classified as __________
Names used to identify a specific location and are invented by language programmer are called ____________
Names used to identify a specific location and are invented by language programmer are called ____________
When LDA is used instead of LOAD ACCUMULATOR it can use ____________
When LDA is used instead of LOAD ACCUMULATOR it can use ____________
In the line 750 INPUT NUM: PRINT 7.3*NUM*NUM+15of a BASIC program, the '7.3*NUM*NUM+15' is ____________
In the line 750 INPUT NUM: PRINT 7.3*NUM*NUM+15of a BASIC program, the '7.3*NUM*NUM+15' is ____________
Name given by a programmer to any particular data is classified as ______________
Name given by a programmer to any particular data is classified as ______________
To make the program more easier to understand, programmers can ____________
To make the program more easier to understand, programmers can ____________
Set of data whose items are organized together is classified as _____________
Set of data whose items are organized together is classified as _____________
Comments are used to make program easily understandable, these are also known as_____________
Comments are used to make program easily understandable, these are also known as_____________
When variable used in program is whole number, the variable is stored as ___________
When variable used in program is whole number, the variable is stored as ___________
Program must be written in ____________
Program must be written in ____________
The statement in Comal language 'IF age >=18 THEN PRINT YesELSE PRINT Nois an example of _____________
The statement in Comal language 'IF age >=18 THEN PRINT YesELSE PRINT Nois an example of _____________
Statement which is treated as choice for a possible actions is classified as __________
Statement which is treated as choice for a possible actions is classified as __________
In the line 300 INPUT NUM: PRINT 4.2*NUM*NUM+17of a BASIC program, the '300' is _____________
In the line 300 INPUT NUM: PRINT 4.2*NUM*NUM+17of a BASIC program, the '300' is _____________
In the line 100 INPUT NUM: PRINT 3.1*NUM*NUM+5" of a BASIC program, the ' PRINT 3.1 and 5' are classified as ___________
In the line 100 INPUT NUM: PRINT 3.1*NUM*NUM+5" of a BASIC program, the ' PRINT 3.1 and 5' are classified as ___________