Problem #303 CORE JAVA PROGRAMMING

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

Your Solution