To view web pages, you need special software known as a web:
A. server
B. portal
C. viewer
D. browser
Answer: D
Computer Science & Information Technology
You might also like to view...
A(n) ____ criterion selects records that contain all specified values.
A. OR B. AND C. & D. >=
Computer Science & Information Technology
If the override specifier is added to the end of a member function declaration, what happens if the function is not specified as virtual in the parent class?
a. The function is overridden in the derived class. b. There is a compiler error. c. The function in the parent class will always be invoked.
Computer Science & Information Technology