Create a simple code fragment that will swap the values of two variables num1 and num2.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

i have a written test in tomorrow

1 Answers   NNN, Value Labs,


Can we include one C program into another C program if yes how?

7 Answers   Infosys,


what is pointer?

4 Answers  


what is the use of fflush() function?

2 Answers  


main() { float a=3.2e40; printf("%d",a); }

9 Answers   Satyam,


explain about storage of union elements.

2 Answers   ABC, Bosch,


What is the use of getchar() function?

0 Answers  


. Explain the differences between fork() and exec() in C

2 Answers  


The variables are int sum=10,SuM=20; these are same or different?

3 Answers  


how to convert an char array to decimal array

4 Answers  


64/square(4)

1 Answers  


What is memcpy() function?

0 Answers  


Categories