I\'ve been studying Java String for a while. The following questions are based on the below posts
Java String is special Immutability of String in java
1-String is immutable.See this:
Is a Java string really immutable?
So you can create it with many way.
2-Short answer: Yes will be empty.