CONCEPT: - We want to save data securely, Requirements: 1.local variable defined as a public 2.Setter it is used to controller shift to the variables 3. Getter it is used to return the value to a constructor 4. we got the getter value,we did not understand,we need to value converted,so we use toString 5.whether Entered data is correct or not as per stored data at the time we write logic public public boolean equals(Object obj) 6.we want access object Employee e2=(Employee)obj; see example easily Understand : public class Employee { private int id; private String firstname; private String lastname; private String fathername; public Employee(int id,String firstname,String lastname,String fathername) { this.id=id; this.firstname=firstname; this.la