Consider the following - double xx; String yy; yy = String.format(%.2f, xx); What is the value of

Posted Date: