Answer Posted / sasa
step 1.
a=b,b=a
| Is This Answer Correct ? | 0 Yes | 35 No |
Post New Answer View All Answers
Explain main function in c?
What is a good way to implement complex numbers in c?
Why main function is special give two reasons?
code for quick sort?
What is the use of static variable in c?
What is the difference between int main and void main in c?
Hi can anyone tell what is a start up code?
what is a constant pointer in C
Write a program to swap two numbers without using third variable in c?
what are the 10 different models of writing an addition program in C language?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
What extern c means?
What is c standard library?
What are valid operations on pointers?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?