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   interview questions urls   External Links  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       
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
How to decrease number of hashings in has  1  201
How to make class immutable  2  926
What is object  3  425
Difference String and String Buffer  3  575
if two references are having same hash codes,is that means those are refering to same object? CTS  4  828
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 TCS  3  394
what is the use of datasource in core java? Satyam  2  1018
what is the use of private constructor in core java? Satyam  3  1170
what is d difference between deep cloning and shallow cloning in core java? Satyam  2  888
which pattern is default in scanner package? Satyam  0  20
How can you say HashMap is syncronized? IBM   12  1320
How to send a request to garbage collector?  3  787
How to perform Singleton of the java class object on multi JVM?  0  38
What is the difference between Abstract Class and Interface AMDOC   5  1010
How to make a class immutable? Bosch  4  1536
E-Mail New Answers        Answer Selected Questions
 
 
Prev    1    5   [6]    7  ... 11   ... 16   ... 21   ... 26   ... 31   ... 36   ... 41   ... 46   ... 51   ... 56   ... 61   ... 66    Next
 
 
 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
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
What is the use of TL? 16  
How to print nodes of a Binary tree? 98  
Difference between a Canvas and a Scroll Pane?. 15  
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006. 1535 EDS
Convert a binary search tree to a sorted doubly linked list inplace. 74 Amazon
What are advantages of using Java?s layout managers than windowing systems? 93  
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in 22  
What are invisible components?. 100  
What is Session reduplication and how its done? 25  
What is procedure overloading? 121  
What are parent methods and how can you call them? 108  
basic difference b/w ALL types of JDBC driver. 32 Systematix
What are the restrictions imposed by a Security Manager on Applets?. 76  
What method is used to know the status of Checkbox(i.e it is checked or unchecked)? 87  
what is jdk1.5 features? 27 Virtusa
what r advatages of websphere? & how to deploy? 19 Saksoft
what is servlet enginee? 17 Covansys
how to handle exceptions in ejb? 11 Satyam
How to implement a multithreaded applet? 160  
how to run ecllipse with jettyserver for windows environment using batch file 27  
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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