java string default value

Solutions on MaxInterview for java string default value by the best coders in the world

we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
pinned-register now
showing results for - "java string default value"
Carlos
19 Mar 2018
1It's initialized to null if you do nothing, as are all reference types.