18th Feb 2022, 1:26 AM
lr oi
2 odpowiedzi
+ 1
What problem? you haven't described the problem yet ... https://www.sololearn.com/Discuss/333866/?ref=app
18th Feb 2022, 2:24 AM
Ipang
0
move main() { line eg after last method, so end of code will be public void setAddress(String address) { this.address = address } public static void main(String[] args) { } } //or create separated class with main()
19th Feb 2022, 3:27 AM
zemiak