This page requires a JavaScript-enabled browser
Instructions on how to enable your browser are contained in the help file.
Chapter 13 Sub-Program and File Handling - 4
1.
In a structured program, there is only one entrance and more than one exit from each module.
a) True
b) False
2.
To break up a large problem into smaller and manageable parts is called loop.
a) False
b) True
3.
A subprogram is a group of statements that performs a single operation on execution.
a) True
b) False
4.
Subprograms are not easy to design and debug and modify.
a) True
b) False
5.
Built-in function can also be defined as library function.
a) True
b) False
6.
$ sign is optional in string functions.
a) False
b) True
7.
INT (7.6) = 8
a) True
b) False
8.
A value given in degrees can be converted into radians by multiplying it with 180.
a) False
b) True
This is more feedback!
This is the feedback!