The combining of data and behavior into a single software package is called ____.
A. instantiation
B. modification
C. encapsulation
D. identification
Answer: C
You might also like to view...
Which of the following statements is true?
a. The if statement uses a condition to decide whether to execute a statement (or a group of statements). b IPython interactive mode is helpful for executing brief code snippets and see-ing immediate results. c. When you have many statements to execute as a group, you typically write them as a script stored in a file with the .py (short for Python) extension. d. All of the above statements are true.
A program installed by hackers that allows them to take almost complete control of your computer without your knowledge is called a(n) ________ program
Fill in the blank(s) with correct word
________ are useful to alert a user that an specific action has occurred
A) Modal messages B) Message boxes C) Warnings boxes D) Error messages
Of the following, ________ can be described as similar to sticky notes on slides of a presentation
A) comments B) collaboration C) ink annotations D) markups