Program routine includes _____________
Program routine includes _____________
In the statement After the last mark enter -1in COMAL programming language, the rogue value is ______________
In the statement After the last mark enter -1in COMAL programming language, the rogue value is ______________
One or more numbers which helps distinguish elements in array is classified as____________
One or more numbers which helps distinguish elements in array is classified as____________
Items of data help making its structure is classified as ____________
Items of data help making its structure is classified as ____________
Device used to translate programming language into the machine code is classified as ____________
Device used to translate programming language into the machine code is classified as ____________
Program normally doesn't use_____________
Program normally doesn't use_____________
The special character symbol '/' is used to indicate __________
The special character symbol '/' is used to indicate __________
Loop which doesn't executed unless condition is satisfied in the beginning is classified as _____________
Loop which doesn't executed unless condition is satisfied in the beginning is classified as _____________
Compiler is used when the data is to be processed in ___________
Compiler is used when the data is to be processed in ___________
In the line '500 IF NAME$=***THEN Average= Total Mark/N' of BASIC program, Total Mark and N are considered as ______________
In the line '500 IF NAME$=***THEN Average= Total Mark/N' of BASIC program, Total Mark and N are considered as ______________
Statement which gives value to a variable is called ______________
Statement which gives value to a variable is called ______________
Name which has some special meaning and significance for programmer is called ___________
Name which has some special meaning and significance for programmer is called ___________
In programming language, 'identifier can be____________
In programming language, 'identifier can be____________
In statement '100 LET N1 = LEN(A$)' of BASIC language, built-in function is ___________
In statement '100 LET N1 = LEN(A$)' of BASIC language, built-in function is ___________
Translation of assembly language into machine code is a task of ___________
Translation of assembly language into machine code is a task of ___________
Function which is placed between FOR statements and other repeated statements is classified as ________________
Function which is placed between FOR statements and other repeated statements is classified as ________________
Programming language that allows the structuring of programs and data is ____________
Programming language that allows the structuring of programs and data is ____________
Type of subroutines which are available to the users of computer as default part of software is classified as ______________
Type of subroutines which are available to the users of computer as default part of software is classified as ______________
In the line 400 INPUT NUM: PRINT 5.6*NUM+10of a BASIC program, 'NUM is _____________
In the line 400 INPUT NUM: PRINT 5.6*NUM+10of a BASIC program, 'NUM is _____________
Values that are passed between the program are classified as _______________
Values that are passed between the program are classified as _______________