Showing posts with label Knowledge of SAP ABAP Test. Show all posts
Showing posts with label Knowledge of SAP ABAP Test. Show all posts

Knowledge of SAP ABAP Test oDesk Skill Test Answer

Knowledge of SAP ABAP Test The concept of visibility of components is well-known in object oriented languages. Which of the following statements are correct with regard to ABAP Objects? a. A programmer can, but need not, determine the visibility of a compo-nent. The default visibility of a component is PRIVATE. b. A PRIVATE component of a class can be accessed in all methods of that class. c. A PROTECTED method METH that is defined in...