Why c++?we can be close to the system architecture, and follow the OOPs paradigm also
Elapsed time program - incorrect results using "modf" functioni think if the time has to be 24HR format, we can use arithmetic on hours as it is...............
Singleton class with static method[code] class A; class B: public A ; Class A { Public : Static A* getInstance(...