Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the advantage of INOUT parameter over OUT parameter?

Answers were Sorted based on User's Feedback



what is the advantage of INOUT parameter over OUT parameter?..

Answer / m.hema kumar

inout parameter means same parameter can be used as input
and output parameter,out parameter means that it can be
used for only displaying out put.
example:
public function name(in a,inout b)
{
a=1;
b=2;
}
printf(b);
answer:3

Is This Answer Correct ?    0 Yes 0 No

what is the advantage of INOUT parameter over OUT parameter?..

Answer / shobha

that will be used in Data Driven test.
if we r passing only input for testing from
(wordpad,notepad,xcel sheet)it is called parameter.
if we r want only out to print in(wordpad,...)it is called
OUT parameter,
if we want both in&out to read&print in(wordpad,...)it is
called INOUT parameter.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

what type of licence key r u using for winrunner software in your company?

1 Answers   MBT,


What do you mean by the logical name of the object.

0 Answers  


What is Syncronisation in Winrunner?

5 Answers  


How to test Fonts and its size thru "Font Expert" in Win Runner.

0 Answers  


tell me the detailed exaplanation of different types of tesiting

5 Answers   Satyam,


Where are the expected results will be stored?

1 Answers   Logica CMG,


what is mean by test coverage?

1 Answers  


The Concatenation Operator in TSL is?

2 Answers   FCG,


We added data driven test in to our test script, how to remove the data driven wizard from the script?

1 Answers   Wipro,


what is the extension of default,custom check points ?

2 Answers   FCG,


How do you find out which is the start up file in winrunner?

0 Answers  


how many options are provided in WR login screen

1 Answers  


Categories