A bridge can selectively forward data packets.
a. true
b. false
Answer: a. true
Computer Science & Information Technology
You might also like to view...
Close the browser windows. Then reopen a browser window and browse to the Counter1 servlet. Describe the counter value displayed by the browser.
What will be an ideal response?
Computer Science & Information Technology
When defining an inner class to be a helper class for an outer class, the inner classes access should be marked as:
(a) Public (b) Private (c) Protected (d) Package access
Computer Science & Information Technology
The network diagram displays each task as a box, or ____.
A. link B. index C. node D. path
Computer Science & Information Technology
If an object has a natural ____ representation, it is a good idea to build it within a toString() method.
A. Double B. Boolean C. String D. Integer
Computer Science & Information Technology