How to link calculator in oops concept? how is it working in
oops concept?
why dont u using in beginning of program 'z' in abap(sap)?
Answer Posted / bharghavi
calculator:
data
{numbers, arithmetic operators}
functions
{add(),sub(),multiply(),divide().....}
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
how CLR identify vb file?
what is integration testing in real time applications?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
what is meant by life cycle of a business
How to set on/off a group of indicators in a single statement?
What are the tasks performed by a Team Lead
what is best way to create a Thread class & why?
WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS
it is a language or tools?
I am looking for selenium RC online Training in chennai. can any one tell me the best institute
what are all the validation we need to perform in data stage?
When we use Windows authentication mode
iam confused among testing ,.net and java. can anybody help me.
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.