Skip to content
GitLab
Explore
Sign in
Frequency of a particular word
Code
Review changes
Check out branch
Download
Patches
Plain diff
M. Hamza Haroon
requested to merge
task-8-branch-Q5
into
main
Mar 12, 2026
Overview
0
Commits
1
Pipelines
0
Changes
4
Expand
Write a program in java that counts the frequency of a particular word(like "Java") in a text file. Word count is case-insensitive NOTE: Text file is already stored in local file system
Merge request reports