SAP Certified Associate Back End Developer ABAP Cloud · Free Practice Question Medium
Question 26
You have defined a class containing instance attributes and static attributes. You have also declared a reference variable but not yet created a new instance of the class. Which components of the class can you access at this point, and how?
-
A
Static components using the reference variable.
-
B
Instance components using the reference variable.
-
C
Instance components using the name of the class.
-
D
Static components using the name of the class.
Reveal correct answer
Correct answer: D
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
