What does string mean in java?



What does string mean in java?..

Answer / Chetna Rana

In Java, String is a predefined class representing a sequence of characters. It is a fundamental data type used for handling text and characters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is casting ?

2 Answers  


What is array and arraylist in java?

1 Answers  


what is tempplate pattern

4 Answers   IBM, RBS,


Explain the purpose of garbage collection in Java?

1 Answers   BirlaSoft,


What are the procedures?

1 Answers  


What if static is removed from main method?

1 Answers  


How to sort double array in java?

1 Answers  


How will you call an Applet using Java Script Function?

1 Answers  


According to java operator precedence, which operator is considered to be with highest precedence?

1 Answers  


Explain role of constructor in a java application?

5 Answers  


What is clipping?

2 Answers  


What is flush () in java?

1 Answers  


Categories