Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 325 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 325 Bytes

StringsExample

This project consists of many simple examples to understand strings, string literals and new keyword in string. It will help you to understand the difference between equalto method and == operator, to understand that strings are immutable and to understand other string methods under string class in java.