Loop statement which is repeated for some given number of times is classified as __________
Loop statement which is repeated for some given number of times is classified as __________
Programming languages such as COMAL and Pascal which allows the subroutines are classified as _______________
Programming languages such as COMAL and Pascal which allows the subroutines are classified as _______________
Program which is written originally by the programmer is classified as _____________
Program which is written originally by the programmer is classified as _____________
Programming language 'FORTRAN' stands for ___________
Programming language 'FORTRAN' stands for ___________
When divisions of decimals are involved in a program, these numbers are stored in____________
When divisions of decimals are involved in a program, these numbers are stored in____________
In statement 110 IF Num = INT(Num) THEN PRINT Whole number' of BASIC language, the built-in function is _____________
In statement 110 IF Num = INT(Num) THEN PRINT Whole number' of BASIC language, the built-in function is _____________
Type of statement written in sequence and is repeated until the specific condition met is classified as ________________
Type of statement written in sequence and is repeated until the specific condition met is classified as ________________
Function which is used in stepwise refinement of program is classified _______________
Function which is used in stepwise refinement of program is classified _______________
In the line 100 INPUT NUMof a BASIC program, NUM is if chosen by programmer is classified as _______________
In the line 100 INPUT NUMof a BASIC program, NUM is if chosen by programmer is classified as _______________
In the command 110 DIM num(10)in BASIC language, the '110' declares ___________
In the command 110 DIM num(10)in BASIC language, the '110' declares ___________
Size of an array is declared by ____________
Size of an array is declared by ____________
In the repeat-until loop 'UNTIL Option>0 and Option<8 AND INT(Option) = Option', the INT function is classified as _______________
In the repeat-until loop 'UNTIL Option>0 and Option<8 AND INT(Option) = Option', the INT function is classified as _______________
The statement 130 num(subs) = 2*subs-1is an example of _______________
The statement 130 num(subs) = 2*subs-1is an example of _______________
Sequence of instructions that are carried out for a particular task is classified as ______________
Sequence of instructions that are carried out for a particular task is classified as ______________
In COMAL language program, after the name of procedure parameters must be in ____________
In COMAL language program, after the name of procedure parameters must be in ____________
Data types are differed on the basis of ______________
Data types are differed on the basis of ______________
Programming language COBOL works best for use in __________
Programming language COBOL works best for use in __________
Program subroutines are called by ______________
Program subroutines are called by ______________
In high-level language Pascal, area is calculated as _____________
In high-level language Pascal, area is calculated as _____________
Instruction which tells the assembler how to deal with the whole program is classified as _______________
Instruction which tells the assembler how to deal with the whole program is classified as _______________