Multiple Choice
Package javafx.collections defines ObservableList and other XE "observable collection" observable collection interfaces. The package also contains class ________, which provides static methods for creating and manipulating observable collections.
A) FXObservable
B) FXCreatObservable
C) FXObservableList
D) FXCollections
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the statements a, b and
Q2: Which of the following statements is false?<br>A)
Q3: As you build a GUI, recall that
Q4: _ refers to the size and positioning
Q5: Which of the following is most closely
Q7: Each TextField has a text property that's
Q8: Though you can individually add items to
Q9: The argument to ListView method setCellFactory is
Q10: Which of the following statements is false?<br>A)
Q11: Which of the following statements is false?<br>A)