Write a program to print distinct words in an input
along with their count in input in decreasing order of
their count


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

Post New Answer

More C Interview Questions

main() { int i=400,j=300; printf("%d..%d"); }

13 Answers   ME,


Tell about strtok & strstr functions

2 Answers   HCL, iFlex, Motorola,


What is the condition that is applied with ?: Operator?

0 Answers  


what is the difference between char * const and const char *?

2 Answers   TCS,


Write a program to exchange two variaables without temp

9 Answers   Geometric Software,






Explain 'far' and 'near' pointers in c.

0 Answers  


What is the use of pointers in C?

0 Answers   Impetus, Motorola, Tavant Technologies, Virtusa,


Write a program in C to print the alphabets in order as on a mobile phone.i.e:When 2 is pressed once 'a' prints and if it is pressed two times 'b' prints and so on.we have to print all the alphabets as on mobile phone like this.

1 Answers   Wipro,


How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.

1 Answers  


What is masking?

0 Answers  


When was c language developed?

0 Answers  


Does c have enums?

0 Answers  


Categories