Problem #767 CORE JAVA PROGRAMMING

Write a C++ program to accept a float value of number and return a rounded float value

Your Solution