Skip to content

A normal dictionary build using Java where it reads file and provides meaning for those words.

Notifications You must be signed in to change notification settings

sumankarki/normal-dictionary

Repository files navigation

1. Copy all the files to a folder.
2. Compile the source file using:
	javac *.java
	
3. Run using java command:
	java Dictionary

About

A normal dictionary build using Java where it reads file and provides meaning for those words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages