Computer Applications
Write down the syntax for the following functions in Java programming:
(a) To find the smaller between two numbers.
(b) To find the absolute value of a number.
(c) To find the exponent of a number.
(d) To find the square root of a number.