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                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
1).Is Object class abstract or not?
2).Is main method(public static void main(String args[])low 
priority thread or high priority thread?
 Question Submitted By :: Vijay
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?
Answer
# 1
Object is a class not an abstract class
main method is heigh priority thread
 
Is This Answer Correct ?    3 Yes 1 No
P.sreekiran
 
  Re: 1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?
Answer
# 2
1. Object class is not abstract

2. main method (public static void main(String args[])is
Mormal Priority thread until we set priority..

normally it priority value is 5
 
Is This Answer Correct ?    0 Yes 0 No
S.ramesh
 
 
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
What is Marker interface in java? and what is clone? Wipro7
What are teh sub-classes of a component class?  2
Name the methods that used to get and set the text label displayed by a Buttonobject?  1
What error occurs if a try-catch-finally statement sequence does not have a catch clause?  2
can you program for reverse string? IBM5
public class Garbage { int a=0; public void add() { int c=10+20; System.out.println(c); System.out.println(a); } public static void main(String args[]) { Garbage obj=new Garbage(); System.gc(); System.out.println("Garbage Collected"); obj.add(); } } Above is a code in java used for garbage collection. object obj has been created for the class Garbage and system.gc method is called. Then using that object add method is called.System.gc method if called the obj should be garbage collected?  6
What are interfaces?  1
What is the use of bin and lib in JDK?  3
Which class should you use to obtain design information about an object  2
Which containers use a FlowLayout as their default layout?  3
In Serialization, whether you will use Static variables? HCL2
can we create a instance for intwerface?  3
Explain about Superclass and Subclass?  4
What is meant by serialisation and deserialisation?  3
whays is mean by inner class? HCL3
What is multiple inheritance & can we implement it in java? Satyam4
what is overloading in java? DNS4
Explain the difference between the Boolean & operator and the && operator?  1
What is method Overloading in the perspective of OOPS?  4
What is difference between abstract class & final class  5
 
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