1. |
Which is the feauture of JavaFX?
|
||||||||
Answer:
Option (d) |
2. |
The following is not the component of JavaFX.
|
||||||||
Answer:
Option (d) |
3. |
Scene graph contains the following component.
|
||||||||
Answer:
Option (a) |
4. |
Prism is _______
|
||||||||
Answer:
Option (b) |
5. |
GWT provides service to manage
|
||||||||
Answer:
Option (c) |
6. |
Which is the correct hierarchy in JavaFX application?
|
||||||||
Answer:
Option (b) |
7. |
The following is not the type of Stage.
|
||||||||
Answer:
Option (b) |
8. |
In scene graph, parent node cannot be
|
||||||||
Answer:
Option (c) |
9. |
Which class is extended to make any JavaFX application?
|
||||||||
Answer:
Option (d) |
10. |
Which method will called by launch() of Application class in JavaFX?
|
||||||||
Answer:
Option (a) |