ALLInterview.com :: Home Page            
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
   
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
Swap 2 variables without using a temp variable
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Swap 2 variables without using a temp variable
Answer
# 1
a,b
a=a+b
b=a-b
a=a-b
 
Is This Answer Correct ?    20 Yes 0 No
Guest
 
  Re: Swap 2 variables without using a temp variable
Answer
# 2
int x,y;
x=x+y;
y=x-y;
x=x-y;
 
Is This Answer Correct ?    12 Yes 1 No
Mfsi_satyakamm
 
 
 
  Re: Swap 2 variables without using a temp variable
Answer
# 3
if a=5 and b=3 are two variables, then add them i e
a=a+b; a=8
b=a-b; b=5
a=a-b; a=3
 
Is This Answer Correct ?    11 Yes 0 No
Sheetal
 
  Re: Swap 2 variables without using a temp variable
Answer
# 4
try this one line swaping of two variables


a=((a+b)-(b=a));
 
Is This Answer Correct ?    3 Yes 5 No
S N
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
difference b/w sanity testing and somke testing ?  6
Is Beta Testing done by devolopers or testers?  8
Tell me about the best bug you ever found. Accenture1
What are the types defect tracking tools? Wipro4
What is difference between smoke testing and sanity testing? In simplest manner...  7
I am B.tech graduate.Right now i am working in sutherland. I have completed the CSTP certification in STC.I am fresher for a software industry..I got a opportunity from STC thrid eye, They asked me to pay 50000 and they will provide training and after that they will provide a job with the salary of 5000..I dont know is that a better option for me...I have a little dilemma.. I awaiting for your suggestions..plz..  11
what is latent bug and golden bug.  7
What is the difference between client server and web based testing?  2
How will You select the regression testcase CitiGroup2
what is a bug? Millennium8
CAN ANYONE EXPLAIN IN DETAIL THE WATERFALL MODEL WITH THE OUTPUTS OF EACH PHASE.  4
One simple question I had faced in one of the interview.But I was unable to give the proper answer for it. Question is "Tester will raise the defect.Then y the defect have to be send to the corresponding TL of the team for conformation?Y The tester is not confident withthe defect? If yes then how did he raise the defect?" Plz read it clearfully and answer it with app. answer. iFlex3
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 


   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2012  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com