Coders Packet

Packets submitted by Pankhuri

C++ program of type conversion from user defined to basic

Type conversion takes place from user defined to basic using kg and grams example where it converts the input in the required output.

Addition of time using friend function with concept of bridge in C++

Friend function is used in addition of 2 time formats along with the concept of bridge. It gives output in hours:minutes:seconds.