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 6432Hi, well i am unable to understand that why it is mandatory to have same hashcode, if two objects are same? Thanks in advance.
5 7254Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.
2 5165hi to all. well can you please tell me that why String class is immutable? Thanks in advance.
5 98091).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 19507what are the different access specifiers that can be used by interfaces and abstract classes? can anyone give me detailed description on this
11 25025
What do you mean by mnemonics?
What is a static class in java?
How do you initialize an arraylist in java?
What is diamond operator in java?
What is anonymous inner class?
What do you mean Abstraction in java?
Can a class be protected in java?
Where is the find and replace?
What is a literal coding?
Why string is called as immutable?
Is null function in java?
What is static keyword?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
What is runtime locatable code?
How can you read content from file in java?