Question: Write down the output of this program: class A { { System.out.println(1); } } class B extends A
Write down the output of this program: class A { { System.out.println(1); } } class B extends A
Step by Step Solution
3.44 Rating (167 Votes )
There are 3 Steps involved in it
Input code class A Systemo... View full answer
Get step-by-step solutions from verified subject matter experts
