As soon as the statement JFrame frmMyWindow = new JFrame("Transporter Room"); is executed, a JFrame is created and is displayed, making it instantly visible to the user. True False