Why string is immutable or final in java
No Answer is Posted For this Question
Be the First to Post Answer
what r advatages of websphere? & how to deploy?
What are the topics in core java?
How the elements are organized in CardLayout?
Mention the default values of all the elements of an array defined as an instance variable.
Explain where variables are created in memory?
what is web.xml?and its use?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
What are the ways of polymorphism other than Overridding & Overloading
Explain about the security aspect of java?
What is difference between hashset and hashmap?
Is Java Class Threadsafe ????? How to make Java class Thread safe??
Can we extend private class in java?