Question
1. A module: A. Is a group of statements or steps geared towards solving a particular sub-task B. can be called as a step within
1. A module:
A. Is a group of statements or steps geared towards solving a particular sub-task
B. can be called as a step within another module
C.can be created by the programmer
D.doesn't need to be defined to be used
THERE CAN BE MULTIPLE ANSWERS!
2.Which of the following are true?
A. defining a module will execute the statements in the body of that module
B. calling a module will execute the statements in the body of the module
C. you must define a module before you can call it
D. you must call a module before you can define it
THERE CAN BE MULTIPLE ANSWERS!
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started