In this article, we will learn some basic concepts of wrapper class by BCD Converter BCD Converter is used to convert one type of number system into another. Eg., Decimal to Binary etc.
In this, the program takes multiple parameters as inputs and performs the Conversion on them untill the user exits the program.
Following are the functionalities of the project -
To build this program switch case , Scanner class, while loop and wrapper classes are used.
This program will execute untill we exits the program.
Submitted by Supriya Bauddh (SupriyaBauddh)
Download packets of source code on Coders Packet
Comments