Solved

Under Which Circumstance Can an Instance Variable Be Moved to an Abstract

Question 37

Multiple Choice

Under which circumstance can an instance variable be moved to an abstract class?


A) when it refers to the same type of data structure
B) when it is unique to a particular concrete class
C) when different data structure types are referenced by the variable
D) when it directly modifies the underlying data structure

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions