Question: clear answer and reason please:) 3. What is the output from the following code based on Deal a new Deal(); Deal b = new Deal();

clear answer and reason please:)
3. What is the output from the following code based on Deal a new Deal(); Deal b = new Deal(); system.out.println("object a has System.out.printIn("object b has = " + b.y + b.x + b.c)i ax = 1; b.x = 2; sys tem.out.printIn('' object a has " + a.y + a. system . out.println("object b has = " + by + b.x b.c); x + ac); System.out.println ("Deal.xDeal.x) : System.out.println ("object a hasa.y + a.x + a.c) i OUTPUT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
