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...

write a program to swap Two numbers without using temp variable.

Answer Posted / kedar pethe(mitcoe i.t)

a=a*b;
b=a/b;
a=a/b;

Is This Answer Correct ?    15 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of scope resolution operator?

1453


How can you increase the size of a statically allocated array?

1117


Write a program with dynamically allocation of variable.

1178


Define Array of pointers.

1153


What is c preprocessor mean?

1369


What are the usage of pointer in c?

1240


Differentiate Source Codes from Object Codes

1656


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

3598


Why we use break in c?

1070


How can variables be characterized?

2235


Is c a great language, or what?

1166


What is a null pointer in c?

1308


Write a program to generate random numbers in c?

1150


What is the difference between break and continue?

1663


What are the parts of c program?

1152