If many different files may load an external file, what statement can be used instead of 'include' to make sure the external file is only loaded once?
a. one_time
b. require_once
c. include_first
d. load_once
Ans: b. require_once
You might also like to view...
The ________ is an area of Access where you can view the security and privacy settings for your Access installation
Fill in the blank(s) with correct word
In the Name Manager dialog box, defined names are listed by:
A) alphabetical order. B) length of the name with shortest first. C) reverse order in which they were named. D) the order in which they were named.
Select the true statement from the choices below
a. A web page will not display in a browser unless it passes syntax validation testing. b. A web page must pass syntax validation testing before it is used. c. Validation testing guarantees that your web page will looks good. d. Invalid code may cause browsers to render the pages slower than otherwise.
The C language uses the block input and output functions to read and write data to a binary file.
Answer the following statement true (T) or false (F)