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)?

Answers were Sorted based on User's Feedback



How to link calculator in oops concept? how is it working in oops concept? why dont u using in be..

Answer / bharghavi

calculator:
data
{numbers, arithmetic operators}
functions
{add(),sub(),multiply(),divide().....}

Is This Answer Correct ?    6 Yes 1 No

How to link calculator in oops concept? how is it working in oops concept? why dont u using in be..

Answer / iyyappan

looop concept

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Programming Languages AllOther Interview Questions

Diff between %let and Call symput?

1 Answers   Accenture,


which worker is involved in all the phases of SDLC?

1 Answers  


what are the top level class of interface in java?

2 Answers   Satyam,


when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?

1 Answers  


How can we develop a multi-tier application in Java?

1 Answers  


you have an unlimited supply of $3 and $7 poker chips. What is the largest integer value that you cannot make by combining different numbers of chips?

2 Answers  


Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.

1 Answers   Goldman Sachs,


Difference between interface and abstract class?

2 Answers   Cognizant, CTC,


How can you incorporate a Datawindow to a Oracle8i stored procedure?

0 Answers   IBM,


You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

1 Answers   Amazon,


how to add Servlet-api.jar file into eclipse 3.3.2 ?

1 Answers   IBM,


what is difference between java and c#

2 Answers   Cyient,


Categories