Objects are made up of data and operations on that data, so we say that an object __________ data and operations.
Fill in the blank(s) with correct word
encapsulates
Computer Science & Information Technology
You might also like to view...
Which of the following statements about Word's Compare feature is FALSE?
A) Only two documents can be evaluated at one time. B) The Compare command is located on the Review tab. C) Differences between documents can be displayed in a new document, separate from the original and revised documents. D) Differences are displayed in markup balloons.
Computer Science & Information Technology
When calling a method and passing an array variable as an argument, the variable contains a ____________ to the array.
a. variable b. value c. reference d. parameter
Computer Science & Information Technology