How to swap values between two variables without using a
third variable?
Answer Posted / kumar
//language using C#
int a=10;
int b=20;
a=a+b;
b=a-b;
a=a-b;
thanks
Kumar
http://www.sourcecodehub.com/php/how-to-swap-values-of-two-variables-without-using-a-third-variable-integer/
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
hi viewers, tell me,what is scripting and programming, define and difference...pls
how to add Servlet-api.jar file into eclipse 3.3.2 ?
iam confused among testing ,.net and java. can anybody help me.
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
how many types of bytes are there???
I am work in it aompenei
Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
pleasew define carrier scope in abap (sap).
Hi..Am done with my Masters recently..Am planning to learn TIBCO.. could anyone suggest me about how the job market will be and Is there any course necessary to learn prior to Tibco..i mean any prerequisite. I dnt have any knowledge on PL/SQL thats it... Plz suggest me in a best way...
what is the difference between read the data from table and infotype
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
how to hide prompts
8.In DSP,Define Signal and System?and various type of signals.
How does the TCP handle the issue of multiplexing?