You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Students are getting confused about getter setter/ Multiple way to set value in object and access them.
I need to improve it to teach them.
Task> Break them as different differnt task.
Teach POJO concept after constructor.
Missing try-with-catch in exception handling.
Correction in Static Inner class. Add static inner method example first and then static class example.