how write a addtion of two single dimensional array using
of pointer in c language?
Answer Posted / shubhankar
can anybody tell me how the 1st will get executed???????????
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
where are auto variables stored? What are the characteristics of an auto variable?
What are the 5 organizational structures?
What is %d called in c?
Why is c called c not d or e?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
How to Throw some light on the splay trees?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
Why is c known as a mother language?
What is a structural principle?
Can a pointer be static?
What is scope of variable in c?
Explain logical errors? Compare with syntax errors.
explain how do you use macro?
What is difference between main and void main?
what is a constant pointer in C