Question: Question 91 In C++, instance variables and methods are both called descriptors. True False 1 points Question 92 The unique structure of each application is
Question 91
In C++, instance variables and methods are both called descriptors.
True
False
1 points
Question 92
The unique structure of each application is referred to as an application framework.
True
False
1 points
Question 93
C++ includes ____, which specify how to deallocate memory for objects.
| deallocators | ||
| garbage collectors | ||
| destructors | ||
| erasers |
1 points
Question 94
Applications normally create and manipulate instances of ____ classes in Java.
| abstract | ||
| concrete | ||
| final | ||
| physical |
1 points
Question 95
When a languages variables refer to objects, we say that the language uses ____ semantics.
| value | ||
| object | ||
| reference | ||
| abstract |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
