There is no main method. Class B extends class A.when a constructor is executed for class B. where does the execution start?

Average Rating
0 out of 5 stars. 0 votes.

There is no main method. Class B extends class A.when a constructor is executed for class B. where does the execution start?

Class B of course.