Why charat is used in java?
No Answer is Posted For this Question
Be the First to Post Answer
How to print an arraylist in java?
when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.
What is compareto () in java?
How many bits is a string in java?
How can be define MARKER interfce in java
What are data types in oop?
What do you understand by java virtual machine?
Can we make main() thread as daemon?
What is heterogeneous in java?
what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer
What function extracts specified characters from a string?
What is return data type?