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
Answer / bharghavi
calculator:
data
{numbers, arithmetic operators}
functions
{add(),sub(),multiply(),divide().....}
| Is This Answer Correct ? | 6 Yes | 1 No |
Diff between %let and Call symput?
which worker is involved in all the phases of SDLC?
what are the top level class of interface in java?
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?
How can we develop a multi-tier application in Java?
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?
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.
Difference between interface and abstract class?
How can you incorporate a Datawindow to a Oracle8i stored procedure?
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?
how to add Servlet-api.jar file into eclipse 3.3.2 ?
what is difference between java and c#