Is singleton class immutable?
No Answer is Posted For this Question
Be the First to Post Answer
What are Normalization Rules? Define Normalization?
What is difference between hash mapping and hash table?
my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??
how is final different from finally and finalize in java?
explain the concept of virtual method invocation in polymorphism in detail?
What are peerless components?
Is constructor inherited?
What is a two-pass assembler?
What are the wrapped, classes?
Can we sort hashmap in java?
how to one war file class to another war file class?
Explain abstract class in java?