Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. 
You will then tabulate this information in another file.


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

Post New Answer

More C Interview Questions

#include<std.h> int main() { char *str[]={"Frogs","Do","Not","Die","They","Croak!"}; printf("%d %d\n",sizeof(str),strlen(str)); ...return 0; } what will the output of the above program?

6 Answers  


What is string in c language?

0 Answers  


What are the features of the c language?

0 Answers  


What is wrong with this declaration?

0 Answers  


f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error

4 Answers   HCL,


What is a pointer?

1 Answers   ADP, IFFCO,


What is Conio.h ?

2 Answers   TCS,


Combinations of fibanocci prime series

0 Answers  


What does the message "warning: macro replacement within a string literal" mean?

1 Answers  


Diff between for loop and while loop?

2 Answers   TCS,


What is sizeof int in c?

0 Answers  


When can you use a pointer with a function?

0 Answers  


Categories