Question: What is wrong in the following code? 1 public class C { 2 private int p; 3 4 public C ( ) { 5 System.out.println
What is wrong in the following code?
public class C private int p; public C System.out.printlnCs noarg constructor invoked"; this; public Cint p p p; public void setPint p p p;
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
