Can we defined a class without a constructor in ooabap ?
Answer Posted / Javed Akhter
Yes, you can define a class without a constructor in OO-ABAP. If no constructor is defined for the class, then ABAP creates a default constructor for you. The default constructor initializes all instance variables to their default values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category