How can i get the information of single account? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i get the information of single account?

https://code.sololearn.com/cAG598DEUtli/?ref=app i mean am i have to call class method for every account? Can i just use method to get information account that i want instead of write method for every single object?(sorry for my English)

28th Dec 2018, 9:18 PM
mordorminer
mordorminer - avatar
3 Answers
+ 4
I did an example in Java, The inheritance concept is same for both languages, I hope you can use it! 👍 https://code.sololearn.com/c8Aakq7iZ9ai/?ref=app
28th Dec 2018, 9:40 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 5
👍You are welcome! 😊 I'm so glad you can do it! 😄🍻
28th Dec 2018, 10:15 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 1
thank you so much i got the problem.
28th Dec 2018, 9:56 PM
mordorminer
mordorminer - avatar