I have to write a java program not C++.
can you help me writing a java program
Note:  If you are a beginner I will help you in executing the code. Could you plz go through this code and let me know if u need any changes in this.Thank You +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ #include <iostream> #include <iomanip> using namespace std; int main() {     //setting the precision to two decimal places      s ... See the full answer