You are not logged in.
Pages:: 1
#1 2015-07-13 06:22:55
Public Boolean Equals:
OOP (Object Oriented Programming) Quizzes Object Class
Question:
Which method compares the given object to this object?
Option A):
public final void notify()
Option B):
public final void notifyAll()
Option C):
public final ClassgetClass()
Option D):
public boolean equals(Object obj)
Correct Answer is Option D):
public boolean equals(Object obj)
You cannot discover the new oceans unless you have the courage to lose the sight of the shore.
Offline
2015-07-13 06:22:55
- Advertisement
- Ads By Google
Re: Public Boolean Equals:
\n
Pages:: 1