How to count the number of HTML files with a given content
150 html files are in a folder on a windows machine.Among them,content of some files (not the file names)contain the sentence "Hello World??".
How to count no of such files using java program