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
what are the 10 different models of writing an addition program in C language?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
swap 2 numbers without using third variable?
What is wrong with this code?
What is a stream in c programming?
Explain can you assign a different address to an array tag?
What is the correct declaration of main?
Write a program to find the biggest number of three numbers in c?
List some of the static data structures in C?
What is "Duff's Device"?
Why doesnt long int work?
How does sizeof know array size?
Explain what is the difference between a free-standing and a hosted environment?
Write a Program to accept different goods with the number, price and date of purchase and display them
What is the size of structure in c?