Skip to content
Loading
if there is a class A in which main class is defined,and there is another class B which extends the class A.now if I save the file as B.java, then is that programme run or not?