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 |
What is casting ?
What is array and arraylist in java?
what is tempplate pattern
Explain the purpose of garbage collection in Java?
What are the procedures?
What if static is removed from main method?
How to sort double array in java?
How will you call an Applet using Java Script Function?
According to java operator precedence, which operator is considered to be with highest precedence?
Explain role of constructor in a java application?
What is clipping?
What is flush () in java?