Custom Search

Sunday, September 2, 2007

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

40. To what value is a variable of the String type automatically initialized?
The default value of an String type is null.

No comments: