Question: Q 1 choose the correct answer : program wherein each task within the program is in its own function a ) Modularized b ) function
Q choose the correct answer :
program wherein each task within the program is in its own function
a Modularized
b function
c library function program
group of statements within a program that perform as specific task
a function
b file
c Modularized program
called when the program starts
a function
b library function
c main function
Only statements inside that function can access it error will occur if another function tries to access the variable
a main function
b scope
c local variables
the part of a program in which a variable may be accessed
a read method
blocal variables
c scope
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
