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 the modules present in Winrunner?

2 Answers   Infosys,


Name the two modes of recording?

0 Answers  


The GUI MAp Editor or Rapid Fire test are not learning the GUI of any window or any object..The pointer conevrts to hand and everthing hangs till i don't press Ctrl+Alt+Del. Help me!!!

1 Answers  


what is the automation frame work ?

1 Answers   BeBo Technologies,


How do you create a new expected results in winrunner?

1 Answers   Accenture,


How do you analyze results and report the defects?

1 Answers  


What information is contained in the checklist file?

0 Answers  


How will you review the test case and how many types are there ?

4 Answers   AppLabs,


what is the difference between toggle checkpoint and checkpoint?

1 Answers   JVS,


what is the diff. Between GUI_unload() and GUI_close()?

3 Answers   Logica CMG,


what is mean by v module . pls give answer with example

2 Answers  


When Both Developer and Test Engineer conducting testing different?

1 Answers  


Categories