Problem #767 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution