Answer Posted / guest
we can modify or change the value of string
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to sort an array in java without using sort method?
What is locale?
What is a heavyweight component?
Can we have any other return type than void for main method?
What is the importance of hashcode() and equals() methods?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Is arraylist zero based?
Difference between a process and a program?
What are the kinds of polymorphism?
What is the main functionality of the remote reference layer?
How many ways can you break a singleton class in java?
Explain the difference between jvm and jre?
How many types of interfaces are there?
Can you access non static variable in static context?
How do constructors use this() and super()?