Encapsulation combines an ADT’s data with its operations to form a(n) ______.
a) exception
b) method
c) object
d) variable
c.
You might also like to view...
Which of the following commands can you use to find your computer’s IP address and network information about your system?
A) Ipconfig B) Ping C) Tracert D) None of the above
Identify and correct the error(s) in each of the following:
``` While (x <= 100) total += x; ++x; ```
If, when trying to connect to a URL, you receive a "404 - unable to find" error message, you should:
a. contact the Web host to notify them of a core meltdown. b. try the same URL with a(n) ftp:// or smtp:// prefix. c. strip away directories and subdirectories and file names from the URL and connect to the domain name itself. d. restart the computer and try again. e. update your browser to a newer, more compatible version.
Which of the following is not true when inserting text boxes and shapes?
a. You can use objects, including text boxes and shapes, to draw attention to important information or to serve as containers for slide text. b. Ruler guides are dotted vertical and horizontal lines that display in the rulers indicating the pointer's position. c. You can use the ruler guides to help you position objects on a slide. d. A shape box is an object with which you can position text anywhere on a slide.