Aug 26 2004 01:47 AM 5545 8 To what value is a variable of the String type automatically initialized The default value of an String type is null. myogeshchavan97 Profile Answers by myogeshchavan97 Questions by myogeshchavan97 Jun 8th, 2009 Variable of String type is automatically initialized to null value. jigyasa_sienna Profile Answers by jigyasa_sienna Questions by jigyasa_sienna Jun 7th, 2009 Just to reuse the code in a new way. It helps by not making the correction in the superclass instead of that just simply changing the body of method without changing the signatures of that method. Answer Question Select Best Answer
Aug 26 2004 01:47 AM 5545 8 To what value is a variable of the String type automatically initialized The default value of an String type is null. myogeshchavan97 Profile Answers by myogeshchavan97 Questions by myogeshchavan97 Jun 8th, 2009 Variable of String type is automatically initialized to null value. jigyasa_sienna Profile Answers by jigyasa_sienna Questions by jigyasa_sienna Jun 7th, 2009 Just to reuse the code in a new way. It helps by not making the correction in the superclass instead of that just simply changing the body of method without changing the signatures of that method. Answer Question Select Best Answer
myogeshchavan97 Profile Answers by myogeshchavan97 Questions by myogeshchavan97 Jun 8th, 2009 Variable of String type is automatically initialized to null value.
jigyasa_sienna Profile Answers by jigyasa_sienna Questions by jigyasa_sienna Jun 7th, 2009 Just to reuse the code in a new way. It helps by not making the correction in the superclass instead of that just simply changing the body of method without changing the signatures of that method.