Why is String immutable?
No Answer is Posted For this Question
Be the First to Post Answer
When we can access the static data member without creating the object what is the need of the object in java.
5 Answers Airhub, ssinformatics,
write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?
relation between list and linked list
What does java edition mean?
When abstract methods are used?
What is the use of coding?
Can an abstract class have a constructor?
Can static methods be overridden?
Explain the importance of join() method in thread class?
what is the output ? Math.floor(-2.1) a)2 b)-2 c)-3.0 d)0
What is the transient keyword?
What are static variables and functions?