Multiple Choice
NetBeans creates three files for a JavaFX FXML Application project-an FXML markup file for the GUI,a file containing the app's main class and a file containing the app's ________ class.
A) view
B) model
C) main
D) controller
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following statements is false?<br>A)
Q3: In a JavaFX FXML app,you define the
Q3: Which of the following statements is false?<br>A)
Q5: To create an app in NetBeans,you must
Q6: Which of the following statements is false?<br>A)
Q9: The window in which a JavaFX app's
Q11: Stage method show displays the _.<br>A) Stage
Q11: The space between a node's contents and
Q12: Which of the following statements is false?<br>A)
Q22: Stage method setScene places _.<br>A) the root