Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

isSubString isSubString isSubString isSubString isSubString isSubString isSubStr

ID: 3896346 • Letter: I

Question

isSubString isSubString isSubString isSubString isSubString isSubString isSubString isSubString isSubString isSubString isSubString isSubString isSubString isSubString Address; has private variables street,city,state Following demo and output below, implement needed methods and constructors. Address adres- new Address"Sogutozu Street,"Cankaya, Anka") Customerll customers new Customer(3]: customers[O]- new Customer(adres, Ali Yildiz ,1001) customers[1]=new Customer(customerson customers[2]- customers[0].clone0 customers[2].setName"Deniz Y?ldiz Address adres2- new Address"Gazi Street,Yenimahalle, Ankara customers[1].setAddress(adres2); customers[1].setCustomerld(1002); customers[1].setNamel"izel Olcay"l Address adres3-new Address("Anadolu Street","Polatl", Ankara"); customers12].setAddressladres3); customers[2).getAddress(0.setStreetX) adres.setStreet("Bestepe Street" adres2.setStreet("Yazic? Street": for(int i=0;i

Explanation / Answer

Hi. please find the answer above. You can use your main class code with above class files.. In case of any doubts, please ask in comments. If the answer helps you, please upvote. Thanks!