write a program to swap Two numbers without using temp variable.
Answer Posted / school
public class hack
{
magic printwall(the web must block);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the meaning of ?
How can I read and write comma-delimited text?
What is volatile keyword in c?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
Define recursion in c.
Can two or more operators such as and be combined in a single line of program code?
How can you find the day of the week given the date?
Give the rules for variable declaration?
What is sizeof int in c?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is structure data type in c?
How do you construct an increment statement or decrement statement in C?
What is the basic structure of c?
How can I find the modification date and time of a file?
How can a process change an environment variable in its caller?