A(n) ________ macro is a database object that you create and use independently of other controls or objects
Fill in the blank(s) with correct word
stand-alone
Computer Science & Information Technology
You might also like to view...
Various C statements enable you to specify that the next statement to be executed may be other than the next one in sequence. This is called __________.
a) change of order b) instruction skipping c) transfer of control d) rerouting
Computer Science & Information Technology
In the pseudocode of this text you can use the __________ library functon to determine whether a character is a numeric digit.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology