Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

String type default value

Thu Nov 06, 2008 4:51 pm

To what value is a variable of the String type automatically initialized?



Re: String type default value

Thu Nov 06, 2008 4:52 pm

The default value of a String type is null.

Post a reply
  Related Posts  to : String type default value
 Is String a data type     -  
 check if string ends with specific sub-string in php     -  
 recursive string reversal- reverse string     -  
 check if string start with a specific sub-string in PHP     -  
 Splitting a String Based on a Found String     -  
 Use the 'default' case     -  
 Assign default property value     -  
 Function with default parameters     -  
 Default Initial Values in java     -  
 String token for string split     -  

Topic Tags

Java Strings