Examine the following class declaration?
Punlic class newclass extends Hotsandwitch Extends Sandwitch Is this valid?
Select one:
a. Yes, but it will generate warnings
b. It depends on the system running it Incorrect
c. No, Java doesn't support multiple inheritance
d. Yes, multiple inheritance is allowed