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

how to swap all the values without using temporary variable.
tha values r a = 20, x=60 and p=2.

Answer Posted / chaitanya

x=x^a;
a=x^a;
x=a^x;

x=x^p;
p=x^p;
x=p^x;

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between read the data from table and infotype

2597


how CLR identify vb file?

3090


what is difference between object oriented programming structure and object oriented programming system?

1993


Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.

1125


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

2411


What is %Type,%Rowtype?

2322


1.what is the vesition managment.

2236


how can we implement locks in plsql?

2357


How to create a new dataset only duplicate observations in proc sort procedure?

2078


What is dialog programming?

2105


how pseudo column works?

2260


5.Call by value and Call by reference with program?

2339


what is delegate and delegation model give the real live example on delegate model

3327


what is adodb??y it is used for connection of V.B and access??what is ado?dao?

2255


can we use commit,rollback in triggers and how?

2032