What are the different categories of functions in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a C code to reverse a string using a recursive function, without swapping or using an extra memory.
9 Answers Motorola, TCS, Wipro,
What is a union?
hi any body pls give me company name interview conduct "c" language only
write a program fibonacci series and palindrome program in c
0 Answers Aditi Placement Service,
WAP TO ACCEPT STRING AND COUNT A COMES N TIMES B COMES N TIMES C COMES N TIMES D COMES N TIMES AND SO ON......... AT LAST UNTIL Z COMES N TIMES...............
Give the Output : * * * * * * * * * *
Is main is user defined function?
Why do we use pointer to pointer in c?
Are the variables argc and argv are always local to main?
write a program to count the no of repaeted words in a line?
How many types of operators are there in c?
Why do we use static in c?