SAP Certified Associate - Back-End Developer - ABAP Cloud C_ABAPD_2507 Question # 17 Topic 2 Discussion

SAP Certified Associate - Back-End Developer - ABAP Cloud C_ABAPD_2507 Question # 17 Topic 2 Discussion

C_ABAPD_2507 Exam Topic 2 Question 17 Discussion:
Question #: 17
Topic #: 2

Which statement creates a reference variable for class CL_VEHICLE?


A.

TYPES lo_vehicle TYPE cl_vehicle.


B.

DATA lo_vehicle TYPE REF OF cl_vehicle.


C.

DATA lo_vehicle LIKE REF cl_vehicle.


D.

DATA lo_vehicle TYPE REF TO cl_vehicle.


Get Premium C_ABAPD_2507 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.