Simple Interest | Simple Interest Program in C++ byA Ghori •January 09, 2019 Simple Interest Simple interest is the simple and easiest way to calculate interest charge on a loan. This type of interest usually applies to short-term loans. There are three values involved in simple interest, Principal, Rate and Time. Here …