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
in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?
What is test execution and when will we start execution please send me one example for this question
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
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?
can u send some model papers how computer awareness questions are asked in goverment jobs(oriental insurance)to my mail id me.priyankapadma@rediff.com
what is log files in qtp what is use
how do we provide security for web services
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
what is difference between kpo and it industry? that is in terms of work, package etc
how to display xisheet in list box in c# .net
what is the diffrence between software and hardware language?
sample and simple coding where we get?
What is the difference between WebIntelligence and Designer in creating universes?
what is the difference between Windows application and Unix application?
in a VB application, where the data will be stored after manipulation? what is the syntax for that?