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
When a c file is executed there are many files that are automatically opened what are they files?
What is multidimensional arrays
What is difference between && and & in c?
What does int main () mean?
simple program of graphics and their output display
What is the meaning of ?
Where in memory are my variables stored?
What is a void pointer? When is a void pointer used?
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?
Why is it that not all header files are declared in every C program?
What does. int *x[](); means ?
What is "Duff's Device"?
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
What is the hardest programming language?
What is string constants?