write a program to swap Two numbers without using temp variable.
Answer Posted / ankur
Check the answer here
http://www.lifengadget.com/lifengadget/program-interchange-two-numbers-without-using-third-variable/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you please explain the scope of static variables?
Explain why C language is procedural?
please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics
What is your stream meaning?
hi any body pls give me company name interview conduct "c" language only
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
What is build process in c?
Between macros and functions,which is better to use and why?
What is the mean of function?
What are the back slash character constants or escape sequence charactersavailable in c?
What is pass by value in c?
Explain what are reserved words?
What is hungarian notation? Is it worthwhile?
Explain how many levels deep can include files be nested?
how to find anagram without using string functions using only loops in c programming