How to swap values between two variables without using a
third variable?
Answer Posted / chitra
main()
{
int a,b;
a=a+b;
b=a-b;
a=a-b;
}
chitra write answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
what are stubs related to foxpro?
What is the use of sas software? Is sas and sap are different?
< No Frames > tag is used for
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
what is difference between object oriented programming structure and object oriented programming system?
THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING
iam confused to choose among testing, .net and java can anybody help me????????
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
Tag for turning an image into a hyperlink is
My Qualification is MCA.My interview is on 5th may.They may ask q as------AS u r MCA...Why u r not tring anywhere else? What can be the ans?
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
What is the first message line that any language learning prints on the screen? and why?
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
when will triggars the at new event in abap and web dybn pro?