How do we swap or interchange any 2 numbers without using
Temporary variable...Anybody can pls answer it.. Thanks in
Advance
Answer Posted / mangala pandi
Logically it is not possible. so your question is worng.
| Is This Answer Correct ? | 1 Yes | 15 No |
Post New Answer View All Answers
What is sizeof array in c?
What is the use of f in c?
How is actual parameter different from the formal parameter?
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
How we can insert comments in a c program?
What do the functions atoi(), itoa() and gcvt() do?
What is the easiest sorting method to use?
Do string constants represent numerical values?
What is the c value paradox and how is it explained?
How arrays can be passed to a user defined function
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
What is formal argument?
Where are the auto variables stored?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
What does the message "automatic aggregate intialization is an ansi feature" mean?