A firewall must be ____ so its performance can grow along with the network it protects.
A. productive
B. extensible
C. scalable
D. robust
Answer: C
You might also like to view...
What is the advantage of the C++11 integer data types over the old data types?
a. Number of bits allocated changes dynamically as needed b. No advantage, just new names c. Specifies exact size in bits d. Higher precision
Which of the following statements is false?
a. To ensure that the operands in a mixed-type expression are of the same type, Java performs implicit conversion on selected operands. b. Cast operators are unary operators. c. Cast operators associate from right to left and are one level lower in precedence than the multiplicative operators. d. Cast operators are formed by placing parentheses around the name of a type.
Which of the following controls which pixels will be affected by changes in the Replace Color dialog box?
A. Scope B. Fuzziness C. Blur D. Adjacent
What language below is used to view and manipulate data that is stored in a relational database?
A. C B. DQL C. SQL D. ISL