write a program to find the sum of the array elements in c
language?

Answer Posted / shruti

the above prog is perfect..

Is This Answer Correct ?    112 Yes 49 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between ++u and u++?

631


Is null always equal to 0(zero)?

572


Explain how can you be sure that a program follows the ansi c standard?

852


Is file a keyword in c?

492


What is a scope resolution operator in c?

738






What is dynamic dispatch in c++?

550


What is the c language function prototype?

635


Who invented b language?

903


What does sizeof function do?

603


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

2640


Tell me what is null pointer in c?

601


When should a type cast be used?

569


Does sprintf put null character?

586


difference between object file and executable file

6085


What is the purpose of the statement: strcat (S2, S1)?

635