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
Can we change the value of #define in c?
Why do we use main function?
What is %d called in c?
How are 16- and 32-bit numbers stored?
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
How macro execution is faster than function ?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
How do you generate random numbers in C?
Why header files are used?
what are the 10 different models of writing an addition program in C language?
Where static variables are stored in memory in c?
Can include files be nested?
Why C language is a procedural language?
Is c easier than java?
What is extern storage class in c?