adplus-dvertising
frame-decoration

Question

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

Posted under Java Programming

Answer: (b).It is used to create classes that other part of the program can observe

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the use of Observable class?