Computer Science
Fill in the blanks:
A module constitutes two sub-components—executable _________ as well as _________.
Related Questions
Fill in the blanks:
To access a method/function from a module, we have to specify the name of the function separated by a _________ operator.
Fill in the blanks:
A module can be classified as either _________ or _________.
Fill in the blanks:
_________ function is used to get all information about module, i.e., name of all functions, variables, etc, available in that module.
A module line (header) is written only once at the top of the program.