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
can u merge 10GUI map files into a single GUI map file in winrunner?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
Describe a past experience with implementing a test harness in the development of software.
How to find that tools work well with your existing system?
You may undergone many projects. Do all the projects match up with customer’s expectations?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
what is the impact analysis?
What is software configuration management?
what are the status have in QC(Test Management Tool). and how you report?
What is the different between SIT and UIT?
What are the differences between stlc and sdlc?
what is base time , how can we base time your doc"s ?