intValue(): This method is used to convert a numeric value stored in an object of a reference data type into an integer value.
doubleValue(): This method is used to convert a numeric value stored in an object of a reference data type into a double value.
toString():This method returns a string representation of an object, allowing you to easily display or manipulate its contents.