How to make a read-only class in java?
No Answer is Posted For this Question
Be the First to Post Answer
who was the founder of java
32 Answers CTS, HCL, ProKarma,
what is difference between Interface and abstract class
What is Interface?
Is 9 a prime number?
Explain listiterator and methods in listiterator?
When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?
Which is faster call by value or call by reference?
What is the mapping mechanism used by java to identify IDL language?
What are the restrictions that are applied to the java static methods?
How do you start a thread?
why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.
What is low level language in computer?