String is one of the most widely used Java Class. Here I am listing some important Java String Interview Questions and Answers. This will be very helpful to get complete knowledge of String and tackle any questions asked related to String in interview. What is String in Java? String is a data type? String is a Class in java and defined in java.lang package. It’s not a primitive data type like int and long. String class represents character Strings. String is used in almost all the Java applications and there are some interesting facts we should know about String.
Read full article from Java String Interview Questions and Answers
No comments:
Post a Comment