How can u swap 2 variables in C without using 3rd variable?
Answer Posted / sj
main()
{
int a=20,b=30;
clrscr();
a=a+b;
b=a-b;
a=a-b;
printf("%d%d",a,b);
getch();
}
| Is This Answer Correct ? | 38 Yes | 4 No |
Post New Answer View All Answers
Write positive and negative test cases for forgot password?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Who are all involved in an inspection meeting?
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
how to test ecg machine?
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
what is meant by application server and its functions?
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
What exactly you do as a Configuration controller?
How to do integration testing on duster......
wat are the questions would the project leader ask about the project?? please do send the answers early.
What is an audit report? Whom is it done by?
Enlist some bug status along with its description?
what r the 5 major defects that u found in ur shopping related project?