What is an array in c?
yogesh patil in dell
What are predefined functions in c?
write a program to display the array elements in reverse order in c language
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
what is difference between procedural language and functional language ?
Why is c called c?
What is file in c preprocessor?
Difference between Class and Struct.
13 Answers Ericsson, Motorola, Wipro,
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
What is the purpose of main() function?
Why c is faster than c++?
Explain what is the difference between the expression '++a' and 'a++'?