Is string is a data type in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the importance of hashcode() and equals() methods?
What is memory leak and how does java handle it?
What is difference in between java class and bean?
Which Component subclass is used for drawing and painting?
Why does java have two ways to create child threads?
What do u mean by wrapper Class? What do u mean by Jvm... How do u change JVM for other OS? Or No need to Change ...? its like tricky
Why chararray() is preferred over string to store the password?
What are the four integer types supported by java?
What is super in java?
Nullpointer exception is a very common exception. Why is it not made as a checked exception?
What is difference between string and stringbuffer?
What are the rules for naming an array?