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
List the difference between a "copy constructor" and a "assignment operator"?
What is the use of a ‘ ’ character?
How does selection sort work in c?
write a program in c language to print your bio-data on the screen by using functions.
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
What are integer variable, floating-point variable and character variable?
What is a macro in c preprocessor?
What is union in c?
Is swift based on c?
How can I delete a file?
How do you write a program which produces its own source code as output?
What is boolean in c?
Why should I prototype a function?
How many data structures are there in c?
Can a variable be both const and volatile?