

MCQOPTIONS
Saved Bookmarks
1. |
A variable that is defined inside a method and belongs only to the current instance of a class is known as? |
A. | Inheritance |
B. | Instance variable |
C. | Function overloading |
D. | Instantiation |
Answer» C. Function overloading | |