Posted By:
Anonymous
Posted On:
Thursday, February 15, 2001 05:06 AM
1)what is the base class for all java classes?
2)what are class level variables and automatic
variables?
3)Using the '+' operator the value of string
changes.How does this affect the strings
immutability
concept?