Answer Posted / nitin gautam
An instance is an object of a class.
Instances are runtime objects of a class. In theory, you can create any number of objects based on a single class. Each instance (object) of a class has a unique identity and its own set of values for its attributes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is dynamic action? : sap abap hr
Explain the difference between call screen and leave screen?
How do you document ABAP programs? Do you use program documentation menu option?
Define dispatcher?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What is generic area buffering in abap?
what is friend class
foreign key enforcement?
wht is the diff. b/n initialization and lotus of event
What are the parameters in bdc_insert? : abap bdc
What are null values? : abap data dictionary
Can we make use of flow logic control key words in abap/4 and vice-versa?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
Is it possible to pass data to and from include programs explicitly? : abap modularization
Explain lsmw?