If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
No Answer is Posted For this Question
Be the First to Post Answer
what is code to upload cost centers through call trans. and procedure
Suppose, we are creating one table. at that time we are mention table space and size category. Generally size category is from 0 to 6 is available. suppose if we are declare size category as 0(zero). For 0 (zero) the size of rows is from 0(zero) to 19000. I have 25000 records to insert into table. but table size is declared as 0(zero). i.e 19000 records. what about remaining 6000 records. shall i insert in to table or not? if insert how can i do? if not insert what can i do? Please answer me? i faced this one in TCS interview.
Explain what are extracts?
in which method i can upload data to two transactions? and how? somebody tell me.
Can Top-of-page trigger with VLINE.?
What are the types of subroutines? : abap modularization
Explain the session method? : abap bdc
How can I make a differentiation between dependent and independent data? : abap hr
What is smart forms? : abap hr
Tell the Material Document, shipping, delivery, invoice tables?
what are various ways of triggering a new page in reports ?
How to handle Errors in Function Modules?