adspace


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


Please Help Members By Posting Answers For Below Questions

iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com

2229


What is the main use of preparing a traceability matrix?

1275


Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?

2267


which test strategy your are fallowing in your company?which documents u r using in software development life cycle?

2458


Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance

2221


Did you ever worked with B.A's and when?

2196


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.

2685


hello frens. Im Arun from the uk. im planning to apply for tester jobs with 3yrs experience. the problem is i dont have resumes. i have to mention atleast 3 projects (preferably financial projects) in my CV. im totally blank. can u plz send ur CV's to my email.... arunmoses1982@yahoo.com. this would be a great help from you guyz. n u need any help from me? just mail me n ill get in touch with u. Thanx.

1979


What is the big deal about ‘requirements’?

1414


HI FRNDS, I HAVE 2.5 years OF exp In Manual Testing,Plz let me know if thr r any oppurtunities in any company in Bangalore ID:dsnithi@gmail.com Thanks in Advance

2287


hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com

2102


Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.

1981


tell me some major and minor defects in ur net banking project?

3727


what is the architecture of your current project?

2528


Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com

2586