Question: AddressTester.java:29: error: cannot find symbol if(addr.equal(addresses.get(i)))f symbol: method equal (Address) location: variable addr of type Address 1 error


AddressTester.java:29: error: cannot find symbol if(addr.equal(addresses.get(i)))f symbol: method equal (Address) location: variable addr of type Address 1 error
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
