Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Hey buddy.. can you please tell me about the use of marker interface? And is there any link between marker interface and factory methods? Thanks in advance.
2 6471Hi, well i am unable to understand that why it is mandatory to have same hashcode, if two objects are same? Thanks in advance.
5 7305Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.
2 5197hi to all. well can you please tell me that why String class is immutable? Thanks in advance.
5 98691).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?
TCS,
3 103471).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 19656what are the different access specifiers that can be used by interfaces and abstract classes? can anyone give me detailed description on this
11 25124
Is sessionfactory thread safe in hibernate?
What are different environments to configure hibernate?
In which condition is one to many relationship used?
Explain a situation where finally block will not be executed?
Is odbc an api?
What are the inheritance mapping strategies?
What is singleton class example?
What are the differences between servlet context vs servlet config?
Tell me what are the ways in which weblogic servers can run on multiple machines?
What is the static keyword?
What is the benefit of having jdbcrowset implementation?
What is a class reference?
Which dependency injection is used for a mandatory dependency?
What is the difference between inner class and nested class?
What is lazy initialization in java?