Vidyalelo
Java Programming · Q166

Interfaces and Abstract Classes

Programming · Java Programming · question 166

Q166

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
Answer
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: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board