What is the meaning of immutable regarding string?
No Answer is Posted For this Question
Be the First to Post Answer
what is mean by synchronization?
3 Answers BOB Technologies, GCPL,
What are the differences between forwarding () method and sendredirect() methods?
What is broken and continue statement?
How is a variable stored in memory?
What are pass by reference and pass by value?
There are 2 different ways to create an object. a)By using keyword "new" b)By using Class.forName ("className").newInstance(); What is the difference between these 2 methods.
What is the difference between length and size in java?
Can we declare the static variables and methods in an abstract class?
Does any tag exists in HTML to upload and download files ?
Is an array a vector?
what is difference between String buffer and String builder?
What's the difference between an abstract class and interface in java?