How can u swap 2 variables in C without using 3rd variable?
Answer Posted / rahul
#include<stdio.h>
#include<conio.h>
void main()
{
int a=20,b=30,c;
clrscr();
a=a+b;
b=b+a;
c=a+b;
c=b-a;
printf("swapping two variables using 3rd variable");
scanf("%d%d%d,a,b,c);
getch();
}
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
How many types of api testing are there?
What is Batch testing? Facets Benefit Configuration
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
When have you had to focus on data integrity?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
How can I do Server side Interface testing in Web Testing?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
can anyone tell me the scenarios for online banking transaction ?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
What are the RBI rules has to follow by a bank for online precesseing. ?
What are the different types of integration testing?
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.