Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Match the following term with its definition. Write the letter in the blank space. _ _ _ _ _ _ 1 . private member A

Match the following term with its definition. Write the letter in the blank space.
______1. private member A. refers to the currently running object
______2. mutator B. each reference variable refers to its own object
______3. package C. initialized using an existing object
______4. static class D. non-static data members
______5. shallow copying E. automatically executes when the class object goes
out of scope
______6. copy constructor F. method that accesses the values of the data
members
______7. encapsulation G. can be accessed in the definition of a method and
in the users program
______8. finalize H. cannot be instantiated
______9. instance variables I. collection of related classes
______10. this J. process that allows class variables to be read or
modified by other classes
K.2 or more reference variables of the same type
point to the same object
L. method that modifies the values of the data
members
M. first basic principle of O-O design
N. doesnt need an object to be invoked
O. used to completely hide a method or variable from
other classes

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M Kroenke, David J Auer

6th Edition

0132742926, 978-0132742924

More Books

Students also viewed these Databases questions