Open Imaad08 opened 1 week ago
I really like your organization for your blog. You also did very well on the MCQ. Good job! In the future think about adding ways to improve. Look at previous team teaches and other online resources.
I really like your organization of everything, with everything clear and detailed. Good job on the MC.
An example of a POJO here is when the User POJO is used in the calculatePortfolioValue method to retrieve information about the user's stock holdings (stonks) and balance. The use of user.getBalance() and user.getStonks() reflects the encapsulated access typical of POJOs.