swap two number wthout using third variable
Answer Posted / jvhariharan
void main()
{
int a=10,b=20;
a=a+b;
b=a-b;
a=a-b;
}
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
What is dialog programming?
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
what is d main diff between the java and .net framework
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
what will we require to build project with the help of oracle
THE CHANNEL IN DATA COMMUNICATION CAN BE?
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?
Write a program to create a process in UNIX
< DL Compact > tag is used for