Card 2 / 32: Which are methods of the Object class? (.)
A)
wait(long msecs);
B)
notify();
C)
run();
D)
start();
E)
notifyAll();
Answer:
A) wait(long msecs);
B) notify();
E) notifyAll();
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
|