How to swap two values using a single variable ?
condition: Not to use Array and Pointer ?
Answer Posted / guest
use actual and formal function
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Is c weakly typed?
Differentiate between functions getch() and getche().
Why main function is special give two reasons?
What is the sizeof () operator?
What is hashing in c?
Why c is faster than c++?
What are the different types of pointers used in c language?
What are loops c?
Which header file is essential for using strcmp function?
Explain how can I convert a number to a string?
What is difference between union and structure in c?
What is the difference between printf and scanf in c?
Write a program that accept anumber in words
What is double pointer in c?
Is there any possibility to create customized header file with c programming language?