Adding ________ to code in VBA is an excellent way of communicating the intentions of a procedure to other database administrators, and it is a good way of keeping track of your own code
A) procedures
B) Modules
C) Declarations
D) comments
D
Computer Science & Information Technology
You might also like to view...
Answer the following questions true (T) or false (F)
1. Pseudocode is a special form of machine language produced by the C compiler. 2. Program readability can be improved by indenting both the true and false tasks of all if-else statements. 3. An algorithm should be carefully hand traced before it is implemented in C.
Computer Science & Information Technology
?Which of the following subject areas does the USA Patriot Act cover?
A. ?Cyberterrorism B. ?Identity theft C. Credit card fraud D. Transmitting virus programs
Computer Science & Information Technology