Ca some one please help me with aC code to allow user enter
numbers from 1 to 20 without repeating and prnt the sum of
those numbers
thnx
Answer Posted / kaiss
we will use looping for making this program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
What do header files do?
Write a program to check prime number in c programming?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
What is the purpose of & in scanf?
Tell us the use of fflush() function in c language?
Are the variables argc and argv are local to main?
What are the different types of C instructions?
Explain what are the different data types in c?
Differentiate between a structure and a union.
What is the use of clrscr?
Here is a good puzzle: how do you write a program which produces its own source code as output?
What is array within structure?
Define Spanning-Tree Protocol (STP)
Why use int main instead of void main?