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
What are the 5 elements of structure?
Explain zero based addressing.
What does sizeof function do?
Explain what is the benefit of using #define to declare a constant?
What is the 'named constructor idiom'?
What does %2f mean in c?
what is the difference between 123 and 0123 in c?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
Explain about the functions strcat() and strcmp()?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
What are the advantages of c preprocessor?
What is a stream?
What is atoi and atof in c?
what is stack , heap ,code segment,and data segment