Notes:
Today we will learn:
1. Convert information into tables
2. Create Class and variables using tables
3. Create Objects
4. Run the OO(Object Oriented) program
Step 1
Represent Account Holder details in a simple table
Step 2
Create a Java Class with name as TableName and Variables as column names
Step 3
Create another class where we will create objects for Account Holder class
Step 4
Create objects for Tom, Henry and Sarah and provide details as below
Step 5
Run and validate
JAVA PLAYLIST – https://www.youtube.com/playlist?list=PLhW3qG5bs-L_qj1L5hnHvJYeFpQ_g4UuU
Send me your comments and feedback