adplus-dvertising
frame-decoration

Question

A main procedural program contains modules. These modules are also called____________.

a.

Packages

b.

Units

c.

Both (a) and (b)

d.

None of the above

Answer: (c).Both (a) and (b)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A main procedural program contains modules. These modules are also called____________.

Similar Questions

Discover Related MCQs

Q. Programming languages are the tools that allow communicating between__________.

Q. The actual text used to write the instructions for a computer program is called a_______________.

Q. Language which have many types, but the type of every name and expression must be calculated at compile time are

Q. In some programming languages, an identifier is permitted to be a letter followed by any number of letters or digits. If L and D denotes the sets of letters and digits respectively, which of the following expressions define an identifier ?

Q. In COMAL language programs, parameters after name of procedure must be put in

Q. Programming language COBOL works best if used for

Q. In line "110 DIM num(10)" in BASIC language, 'Line 110' declares

Q. Statement "130 num(subs) = 2*subs-1" is an example of

Q. In high-level language COMAL, area is calculated as

Q. Data types are differed on basis of

Q. Function which is used in stepwise refinement of program is classified

Q. When divisions of decimals are involved in program, these numbers are stored in

Q. Programming languages such as COMAL and Pascal allow subroutine which is classified as

Q. Items of data help making its structure is classified as

Q. A special value placed at end of items data list is called

Q. A special quantity named in a program and its value can be changed is called

Q. In line "550 INPUT NUM: PRINT 6.9*NUM*NUM+27" of a BASIC program, 'PRINT and INPUT' is

Q. Whole numbers from '0' and all negative numbers are classified as

Q. In high-level language Pascal, area is calculated as

Q. In line "100 INPUT NUM" of a BASIC program, NUM is if chosen by programmer is classified as