Write the program for displaying the ten most frequent words
in a file such that your program should be efficient in all
complexity measures.

Answer Posted / kaka189

can u plzz explain your logic?

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I remove the leading spaces from a string?

638


what is the height of tree if leaf node is at level 3. please explain

1604


Do you know null pointer?

616


Write a program to print factorial of given number using recursion?

607


An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?

676






what is different between auto and local static? why should we use local static?

648


What is external variable in c?

619


How does normalization of huge pointer works?

644


What is function and its example?

632


Why functions are used in c?

592


What is array of pointers to string?

575


code for quick sort?

1626


Explain about C function prototype?

613


Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?

587


Do pointers store the address of value or the actual value of a variable?

613