ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
what are the methods of an object class?
 Question Submitted By :: Vinay
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what are the methods of an object class?
Answer
# 1
Wait() , notify(), toString(), equals() , clone()
 
Is This Answer Correct ?    2 Yes 0 No
Malay
 
  Re: what are the methods of an object class?
Answer
# 2
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 ?    1 Yes 0 No
M.pushpa
 
 
 
  Re: what are the methods of an object class?
Answer
# 3
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 ?    1 Yes 0 No
Paletipatisrinu
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
what is the use of servlet engine? Photon2
can abstract class have constructor how can you achive this ? Fidelity3
What is the protocol is used in type4 driver? CMC2
How to create an instance of a class without using "new" operator? Plz help me out properly.Thank u. CSC8
What is a super class and how super class be called?  3
What is a Java package and how is it used?  2
What is UNICODE?  3
What happens when a main method is declared as private? Sun-Microsystems8
what is mean by method signature? Satyam5
What is the difference between a public and a non-public class?  2
what is the use of abstract class and interface with example? DNS2
How to perform Singleton of the java class object on multi JVM?  1
Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?  1
real time example for deadlock,starvation,livelock  4
Which class has no duplicate elements?  7
What is the method used to get the absolute value of a number?  2
I have one POJO class(Java bean class), it has two variables for that it has setters and getters. Now i have created two objects for that class and i have set the data for those variables through this two objects. Now question is i want check whether those two objects have same data or not, for this write a program? Thanks, Bose. Oracle2
what is the use of custom tags? with example? Photon1
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run? DNS2
In what ways you can handle exception ?  3
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com