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 do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?

0 Answers  


How to to get the information from the status bar without doing any activity/click on the hyperlink?

0 Answers  


Write test scripts on a scenario where you have to transfer data from one table to another.

0 Answers  


how do to stop the functionality of UDF

1 Answers  


tell me the detailed exaplanation of different types of tesiting

5 Answers   Satyam,






What is contained in the test scripts?

0 Answers  


Whats a difference between Verification Point and Syncronization point?

6 Answers   AZTEC, CTS,


What the Script for Database Test Using WinRunner

2 Answers   Bally Technologies, CTS,


I am new to testing. Can anyone send a sample test script in which variables are used to automate the flight login page.

1 Answers  


kindly provide me test cases on browser and calculator.Its very urgent.

0 Answers   TCS,


How to fetch a value which is in a particular cell in a html table?

1 Answers   BeBo Technologies,


The title of the window consists of date and time.What is the regular expression to recognize the window as unique?

0 Answers  


Categories