MCQOPTIONS
Saved Bookmarks
| 1. |
What is the use of Observable class? |
| A. | It is used to create global subclasses |
| B. | It is used to create classes that other part of the program can observe |
| C. | It is used to create classes that can be accessed by other parts of program |
| D. | It is used to create methods that can be accessed by other parts of program |
| Answer» C. It is used to create classes that can be accessed by other parts of program | |