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
Write test scripts on a scenario where you have to transfer data from one table to another.
How do you clear a gui map files?
How do you suppress a regular expression?
What different actions are performed by find and show button?
descriptive program for web application.
What are the synchronization points?
How do you configure gui map?
What is the purpose of different record methods?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What is test parameter
What is the purpose of a gui spy?
What are the platforms that WinRunner can be used?
Explain the use of test director software?
Have you used winrunner in your project?
How do you handle tsl exceptions?