Answer & Explanation Option: [D]
drawString is a Graphics class. It called within update() or paint() method to print a string to the applet window.