Why string is immutable with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is the Set interface?
Can we extend a class with private constructor?
Write a program to find the whether a number is an Armstrong number or not?
What must a class do to implement an interface in java programming?
who can we create the object of a class? in how many ways we can create it (max 5)
What are the override methods in Object class?
2 Answers Tech Mahindra, Wipro,
If I only change the return type, does the method become overloaded?
What is space character in java?
Explain the difference between private, public, package and protected in java?
Does java support multi dimensional arrays ?
Can you call a private data from an inner class?
How would you dynamically allocate memory to an array?