adplus-dvertising
frame-decoration

Question

In COMAL language programs, variables in program procedure are declared local using

a.

START function

b.

OPEN function

c.

END function

d.

CLOSED function

Answer: (d).CLOSED function

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In COMAL language programs, variables in program procedure are declared local using

Similar Questions

Discover Related MCQs

Q. Functions used in programs that are defined by programmers are called

Q. An assembler translates

Q. Name given by a programmer to some data is classified as

Q. Comments used to make program easier are also called as

Q. In line "100 INPUT NUM" of a BASIC program, 'INPUT NUM' is

Q. When variable used in program is whole number, variable is stored as

Q. Statement in BASIC language 150 IF A1=A2 THEN ComparisonINR ="EQUAL" is an example of

Q. To made program more easier to understand, programmers can

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

Q. In programming, programmers used comments to

Q. Programming language 'COMAL' stand for

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

Q. Third component in algorithms is classified as

Q. Variable which uses same name in whole program and in its all routines thus best classified as

Q. Statement used to made choice between different options and only option is to be performed is written as

Q. In programming language BASIC, statement ends with REM are considered as

Q. Technique of using fixed words for machine code functions is classified as

Q. When there is range of numbers involved in a program, it can be stored as

Q. In unstructured programming language BASIC, program can be divided into the

Q. Type of program which can be run on different types of computer by making little changes into it is classified as