// Start comments with double slashes.
// Separate each item by a #
// Options for the types of entries can be found in DataInputModel
// html commands can be in all lower or all upper but not mixed case. All lower is more efficient
TITLE
Please answer the following questions.
If you do not know the answer, enter Don't Know.
Click on Done button when done.
#
TEXTAREA/6
Required
The size of a double array rates is given by the symbolic constant MAX.
Write code to assign 0.5 to all the elements of rates.
#
TEXTAREA/6
Required
Method getFraction returns the fractional part of its double parameter.
Given two double variables prior and current,
write code to calculate and print the sum of their fractional parts.