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


Please Help Members By Posting Answers For Below Questions

i would like to know the steps to write tsl exception and object exception with a simple example

1696


What actually happens when you load GUI map?

763


What do you verify with the database check point custom and what command it generates, explain syntax?

630


What are the different modes of recording in winrunner?

680


Where did you learn winrunner and testdirector?

703






Have you used winrunner in your project?

606


What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?

633


What is the difference between gui map and gui map files?

575


When would you use 'set_window' and when would you use 'win_activate'?

718


What is the XML test cases creation?

2189


How you integrated your automated scripts from TestDirector?

645


What different actions are performed by find and show button?

670


two file is there how will compate it by useing qtp.

1676


What is tsl? What 4gl is it similar too?

770


What is the purpose of regexp_label property and regexp_msw_class property?

679