Skip to content

This program is a simple GUI that can convert any number upto 19 digits to its corresponding word form in Indian numbering system

Notifications You must be signed in to change notification settings

CodipherX/num2word

Repository files navigation

This program is a simple yet powerful GUI that can convert any number upto 19 digits (till the range of long) to its corresponding word.

The user has to enter an integer (negative or positive) in the text field. On clicking the ‘Convert’ button, the number will be displayed in words. On clicking ‘C’ button the screen will be cleared.

It was created with Java6 SE on Netbeans IDE. It was submitted as a partial requriment for the award of ADMCT diploma by C-DAC. Detailed documentation is provided in project report.

About

This program is a simple GUI that can convert any number upto 19 digits to its corresponding word form in Indian numbering system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages