Question: 1. Match the following term with its definition. Write the letter in the blank space. . private member 2. mutator 3. package 4. static class

 1. Match the following term with its definition. Write the letter
in the blank space. . private member 2. mutator 3. package 4.
static class 5. shallow copying A. refers to the currently running object

1. Match the following term with its definition. Write the letter in the blank space. . private member 2. mutator 3. package 4. static class 5. shallow copying A. refers to the currently running object B. each reference variable refers to its own object C. initialized using an existing object D. non-static data members E. automatically executes when the class object goes out of scope 0. 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 user's 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 M. first basic principle of O-O design N. doesn't 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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!