Question 1
Which of the following statements are correct?
◦ Button is a subclass of Node.
◦ Every subclass of Node has a no-arg constructor.
◦ Pane is a subclass of Node.
◦ Scene is a subclass on Node.
◦ Circle is a subclass of Node.
Question 2
Which of the following are binding properties?
◦ Integer
◦ DoubleProperty
◦ IntegerProperty
◦ Double
◦ String