write a programming in c to find the sum of all elements in
an array through function.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is sizeof int?

0 Answers  


Why can’t constant values be used to define an array’s initial size?

0 Answers  


What is include directive in c?

0 Answers  


How can I get the current date or time of day in a c program?

0 Answers  


How can I return multiple values from a function?

6 Answers  






What is data types?

0 Answers  


any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()

0 Answers  


What do the functions atoi(), itoa() and gcvt() do?

0 Answers   Aspire, Infogain,


What are local and global variables?

3 Answers  


read a number & print all its devisors using c-program?

3 Answers  


write a program to concatenation the string using switch case?

0 Answers  


write a method for an array in which it can display the largest n next largest value.

1 Answers   Value Labs,


Categories