Answer Posted / sasa
step 1.
a=b,b=a
| Is This Answer Correct ? | 0 Yes | 35 No |
Post New Answer View All Answers
Why do we use header files in c?
Explain how do you override a defined macro?
What does c mean?
what are enumerations in C
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
Write a simple code fragment that will check if a number is positive or negative.
how do you programme Carrier Sense Multiple Access
What is an lvalue in c?
What is function prototype in c language?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
What does != Mean in c?
What is variable declaration and definition in c?
What is a structure member in c?
What language is windows 1.0 written?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?