What is up-casting and down casting? with example
Answer Posted / naresh bammidi
The assignment of a subclass instance to a reference
variable of the type "reference to super class" is
described as a narrowing cast, because you are switching
from a more detailed view to a one with less detail. It is
also called as up-casting.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Can i know some of the Realtime tickets that anyone has been faced ?
What are conditional chain statement?
What are the system fields you have worked with? Explain?
What are the events in abap/4 language? : abap hr
What is a table pool?
while implementing badi what are the tables u find??
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
What is the significance of hide?
Explain the advantages of logical databases?
Explain the Inportance of pa30? : abap hr
What is the significance of the screen number ‘0’?
What are the organizational related Infotypes
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is the significance of delivery class? : abap data dictionary
How to get that a secondary index is attached to a select query?