Hi once again,
Why java does not support multiple inheritance???
well i guess people at Sun microsystems may b in a better position to answer this.
But
http://www.javaworld.com/javaqa/2002-07/02-qa-0719-multinheritance.html is the place where i think u can look for the info.
Pertaining the resource bundle:belonging to the util package.
resource bundles allows the user to use locale specific resource, i mean u can create a program which can be run in diff languages using locales.
For instance an applet containing a button (Thank you) for a site in english :: the same applet can be run on a site in german(Danke).
So in this way u can cerate diff resource bundles for many different locales.
Well i hope it helps.
Regards,