By Vedant Dalal
In this currency converter project, I have used the C++ programming language. in this project, I have taken currencies such as dollars, rupees, pounds, and euros.
In this currency converter project, the programming language used is C++. In this project, I have taken 4 currencies i.e, Dollar, Rupee, Pound, and Euro and I have taken these currencies' today's market values. This value varies on the daily basis.
In this project, I have used the switch case concept in which I have created 4 cases for currency by which the user choose the option out of these cases and the currency conversion Is dependent on user choice because of which currency the user wants to convert.
Submitted by Vedant Dalal (vd04001)
Download packets of source code on Coders Packet
Comments