HOW TO SWAP TWO NOS IN ONE STEP?

Answer Posted / sasa

step 1.
a=b,b=a

Is This Answer Correct ?    0 Yes 35 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does nil mean in c?

672


What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

3732


Tell us bitwise shift operators?

598


What is the need of structure in c?

566


What is an lvalue?

636






What is the difference between null pointer and wild pointer?

640


What is the difference between printf and scanf in c?

752


What is the scope of static variable in c?

535


What is a pointer and how it is initialized?

609


How can I implement a delay, or time a users response, with sub-second resolution?

625


What is the use of volatile?

610


What is the right type to use for boolean values in c?

587


how to print the character with maximum occurence and print that number of occurence too in a string given ?

2036


What is the purpose of realloc()?

672


How do I copy files?

623