Answer Posted / pavan
a=(a+b+c)-(b=a)-(c=b)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the most efficient way to store flag values?
Explain how can I open a file so that other programs can update it at the same time?
Do pointers take up memory?
What is wrong in this statement? scanf(ā%dā,whatnumber);
What is use of pointer?
How many types of operators are there in c?
What is the difference between if else and switchstatement
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What does the c in ctime mean?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What is the purpose of the preprocessor directive error?
how do you programme Carrier Sense Multiple Access
Why is c called "mother" language?
How can I recover the file name given an open stream?
How can you check to see whether a symbol is defined?