You create a named constant using the ____ statement.
A. Fixed
B. Const
C. ConstantFixed
D. Perm
Answer: B
Computer Science & Information Technology
You might also like to view...
In Adobe AIR, you cannot use FLV video files as source files.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The larger window on the right of the Visual Basic Editor is the ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
The ____ data type allows external files to be attached to a table record and stored as part of the database.
A. Attachment B. OLE object C. Text D. Memo
Computer Science & Information Technology
The ____ function call requires three arguments: an address where the first character read will be stored, the maximum number of characters to be read, and the name of the input file.
A. fgetc() B. fgets() C. fprintf() D. fscanf()
Computer Science & Information Technology