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 6433Hi, well i am unable to understand that why it is mandatory to have same hashcode, if two objects are same? Thanks in advance.
5 7258Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.
2 5171hi to all. well can you please tell me that why String class is immutable? Thanks in advance.
5 98141).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 103081).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 19513what are the different access specifiers that can be used by interfaces and abstract classes? can anyone give me detailed description on this
11 25029
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What are the types of literals?
What is meant by polymorphism?
How can we create a thread in java?
If you do not want your class to be inherited by any other class. What would you do?
How do I get a substring?
How does list work in java?
What is meant by null and void?
what is deadlock? : Java thread
State some situations where exceptions may arise in java?
Why Java is not pure Object Oriented language?
What are daemon Threads in java?
How many bytes is a string?
What is the difference between applet and application?
What is a substring of a string?