When you need an item in a program, but the program does not change the item's value, you can declare the item to be a constant by placing the word ____ before its declaration.
A. final
B. const
C. extern
D. static
Answer: A
Computer Science & Information Technology
You might also like to view...
To help Access determine what can be entered and stored in a field, select an appropriate ________ in Design view
Fill in the blank(s) with correct word
Computer Science & Information Technology
The default ________ Line spacing setting in the Normal template is 1.08
Fill in the blank(s) with correct word
Computer Science & Information Technology
An administrator running a port scan wants to ensure that no processes are listening on port 23. What state should the port be in?
A. open port B. secure port C. hardened port D. closed port
Computer Science & Information Technology
____ is a protocol that provides a secure channel between two systems.
A. AES B. FIPS C. SSL D. EVP
Computer Science & Information Technology