how to write a c program to print list of fruits in
alpabetical order?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What are the restrictions of a modulus operator?

0 Answers  


Write a function that accepts a sentence as a parameter, and returns the same with each of its words reversed. The returned sentence should have 1 blank space between each pair of words. Demonstrate the usage of this function from a main program. Example: Parameter: “jack and jill went up a hill” Return Value: “kcaj dna llij tnew pu a llih”

5 Answers   Mind Tree,


for(;;) printf("C language") What is out put of above??

2 Answers   Practical Viva Questions,


What are linker error?

0 Answers  


What is an auto variable in c?

0 Answers  






How would you sort a linked list?

1 Answers  


what are you see during placement time in the student.

0 Answers   Goldman Sachs, TCS, Tech Solutions,


What is the purpose of sprintf?

0 Answers  


What is infinite loop?

0 Answers  


Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.

2 Answers  


c program to add and delete an element from circular queue using array

3 Answers  


Why does the call char scanf work?

0 Answers  


Categories