write a program to find the sum of the array elements in c
language?
Answer Posted / ajay kumar pandit
Wap to calculste the sum number
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define structures? ·
How to write c functions that modify head pointer of a linked list?
What are the advantages of Macro over function?
What is spaghetti programming?
What is a function in c?
List the difference between a "copy constructor" and a "assignment operator"?
How can you increase the allowable number of simultaneously open files?
What is assert and when would I use it?
Why double pointer is used in c?
Explain why c is faster than c++?
How many levels of pointers can you have?
Who is the main contributor in designing the c language after dennis ritchie?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
What is oops c?
What is the use of putchar function?