Although it is not a requirement of any programming language, it frequently makes sense to use a(n) ____ as all or as part of a module's name.......
A variable that is used in all program modules is ____.
What statement is not an advantage of using modularization?
Variables declared within a module have what scope?
In what way do named constants differ from variables?
What is a feature of good program design?