write a function for addition of two numbers
Answer Posted / prasannat
int add(int a, int b)
{
return a+b;
}
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is risk?
Name the two modes of recording?
What are the Win Runner tools for functional testing?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
What do you mean by the logical name of the object.
How to find the local host name using winrunner ?
How to read the third party controls in the application
How to have winrunner insert yesterdays date into a field in the application?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
What are different types of checkpoints?
How do you configure gui map?
What different actions are performed by find and show button?
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
What is the use of gui map and what happens when gui map file get loaded?
Explain the purpose of different record methods?