write a program to swap Two numbers without using temp variable.
Answer Posted / tamerat
q
| Is This Answer Correct ? | 8 Yes | 13 No |
Post New Answer View All Answers
What does c in a circle mean?
What is the general form of function in c?
What is the method to save data in stack data structure type?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
When a c file is executed there are many files that are automatically opened what are they files?
hi, which software companys will take,if d candidate's % is jst 55%?
What are the application of c?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
Explain the difference between call by value and call by reference in c language?
What is 1f in c?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
What is structure data type in c?
What is the use of static variable in c?
What is a loop?