write a c program to find the sum of five entered numbers
using an array named number
No Answer is Posted For this Question
Be the First to Post Answer
DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?
What is identifiers in c with examples?
Explain that why C is procedural?
implement general tree using link list
What is true about the following C Functions (a) Need not return any value (b) Should always return an integer (c) Should always return a float (d) Should always return more than one value
using for loop sum 2 number of any 4 digit number in c language
write a program which will count occurance of a day between two dates.
main() { int i=0; while(+(+i--)!=0) i-=i++; printf(i); }
what is software?
What is malloc() function?
How do you search data in a data file using random access method?
Does c have enums?