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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
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
In what type of containers, Border layout is a default 
layout?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: In what type of containers, Border layout is a default layout?
Answer
# 1
Window,Frame and Dialog classes use a BorderLayout as their 
layout.
 
Is This Answer Correct ?    2 Yes 0 No
Janet
 
  Re: In what type of containers, Border layout is a default layout?
Answer
# 2
window
 
Is This Answer Correct ?    1 Yes 0 No
Ravikiran
 
 
 
  Re: In what type of containers, Border layout is a default layout?
Answer
# 3
wINDOW AND FRAME
 
Is This Answer Correct ?    1 Yes 0 No
Maneesh
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
While opening the file, what type of exceptions can be caught?  3
What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.  3
jdbc drivers? Wipro7
what is private constructor?what are the uses of writing private constructor in our program?  5
what are the purposes of native, transiant key words?  2
can we add two numbers without using arthematic operators? if possible how?  2
what is struts-config-xml?and its use?  3
public class AboutStrings{ public static void main(String args[]){ String s1="hello"; String s2="hel"; String s3="lo"; String s4=s2+s3; //to know the hash codes of s1,s4. System.out.println(s1.hashCode()); System.out.println(s4.hashCode()); // these two s1 and s4 are having same hashcodes. if(s1==s4){ System.out.println("s1 and s4 are same."); }else System.out.println("s1 and s4 are not same."); } } Somebody told me that, == operator compares references of the objects. In the above example even though s1 and s4 are refering to same object(having same hash codes), it is printing s1 and s4 are not same. Can anybody explain in detail why it is behaving like this? Thanks in Advance RavuriVinod TCS3
How to print nodes of a Binary tree? TCS1
What is casting?  3
what is java bean?where can we use it? TCS3
what is Thread?  6
What is difference between hash mapping and hash table? NDS3
what is overloading in java? DNS4
How are commas used in the initialization and iteration parts of a for statement?  2
Can u write constructor in abstract.If yes den when it will be invoked. SunGard3
What is the purpose of the File class?  2
What is the use of an interface?  3
write a progam hashmap & hashtable? IBM2
what is jms? features of jms CTS1
 
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