How to swap two values using a single variable ?
condition: Not to use Array and Pointer ?
Answer Posted / vignesh1988i
GOOD MORNING,
swapping itself means that there must be minimum 2
variables ... if there is the way for above , that one is
not called as swapping......
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Write a program to print fibonacci series using recursion?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
What is default value of global variable in c?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
What do you understand by friend-functions? How are they used?
What is a constant and types of constants in c?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
Explain how do you list files in a directory?
What is table lookup in c?
Explain what is the use of a semicolon (;) at the end of every program statement?
write a program to find out prime number using sieve case?
Where define directive used?
Write a code to generate a series where the next element is the sum of last k terms.
What are disadvantages of C language.