An online test java GUI application using swing. The questions are displayed one at a time with 4 choices along with the options like "next" and "bookmark".
This is a Password Generator GUI application which generates a random password using SecureRandom class.
It counts the number of words entered in the text area by user or from a file chosen by user. This project is developed using java.