The names of functions, as well as all of the words that are permitted in a program, that have special meaning to the compiler are collectively referred to as ____.
A. variables
B. identifiers
C. reserved words
D. keywords
Answer: B
Computer Science & Information Technology
You might also like to view...
The key thing to remember when running a simple update query is that although the data types for each table field do not have to match, they must be ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
The ____ keyword is used to change the number of elements in an array.
A. ReBound B. ReSize C. ReDim D. ReInit
Computer Science & Information Technology