write a function for addition of two numbers



write a function for addition of two numbers..

Answer / prasannat

int add(int a, int b)
{

return a+b;


}

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More WinRunner Interview Questions

what are types of black box and white box testing?

1 Answers  


What is parameterizing in winrunner?

5 Answers   FCG, GE,


how to download jmeter from net,is it open source

1 Answers  


how to test online application

1 Answers  


winrunner & QTP both are developed by mercury interactive,what is main difference between these two? Thanks in ADVANCE

3 Answers  


can we run compiled-mod function in a compiled module function?if yes then fwd sample script?

1 Answers  


Where do you found that you can't use winrunner for automation?

0 Answers  


How to do text matching?

0 Answers  


why you are doing software testing, why testing necessary

2 Answers  


How to handle exceptions in for loop of DDT script.

2 Answers  


regular expression differance in qtp and winrunner

1 Answers  


what is the testing high level architecture

0 Answers   Wipro,


Categories