Why is main function so important?
No Answer is Posted For this Question
Be the First to Post Answer
What is putchar() function?
What is identifiers in c with examples?
what is difference between C and C++
what is the maximum limit of row and column of a matrix in c programming. in linux .
How can I set an array's size at run time?
Explain bitwise shift operators?
What is a Deque?
write a program to remove duplicate from an ordered char array? in c
writw a program to insert an element in the begning of a doubly linked list
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
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
write a program to count the no of repaeted words in a line?