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

Explain how do you list a file’s date and time?

629


Is c still used?

614


What is the use of ?: Operator?

674


What does a pointer variable always consist of?

674


What is the difference between array and pointer in c?

594






What are near, far and huge pointers?

658


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

613


Why is c used in embedded systems?

623


What are the different file extensions involved when programming in C?

776


Why & is used in scanf in c?

635


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2045


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

684


Explain the use of keyword 'register' with respect to variables.

600


Write a program to generate the Fibinocci Series

676


What is the difference between a function and a method in c?

573