Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the methods of an object class?

Answers were Sorted based on User's Feedback



what are the methods of an object class?..

Answer / m.pushpa

clone(),
equals(Object obj),
protected void finalize(),
Class getClass(),
int hashCode(),
void notify(),
void notifyAll(),
String toString(),
void wait() ,
void wait(long timeout),
void wait(long timeout, int nanos),

Is This Answer Correct ?    3 Yes 0 No

what are the methods of an object class?..

Answer / paletipatisrinu

object is the super class for all the class the following
methods are
clone(),
equals(Object obj),
protected void finalize(),
Class getClass(),
int hashCode(),
void notify(),
void notifyAll(),
String toString(),
void wait() ,
void wait(long timeout),
void wait(long timeout, int nanos),

Is This Answer Correct ?    2 Yes 0 No

what are the methods of an object class?..

Answer / malay

Wait() , notify(), toString(), equals() , clone()

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Core Java Interview Questions

Why are strings immutable in Java?

1 Answers  


Does collectionutils isempty check for null?

0 Answers  


What is a numeric digit?

0 Answers  


What is an immutable object? How do you create one in java?

0 Answers  


How to write custom exception in java?

0 Answers   Cyient,


Can we restart a thread already started in java?

0 Answers  


What is boolean logic?

0 Answers  


How can the checkbox class be used to create a radio button?

0 Answers  


What are the standards to place package statement within a source code file?

1 Answers  


When will you define a method as static in Java?

0 Answers   SwanSoft Technologies,


what is actual real time using of oops concepts in projects(Interface,polymorphism.abstraction.........)

2 Answers  


what is servlet enginee?

0 Answers   Covansys,


Categories