BIT401 Advanced Java Programming

Advanced Java ProgrammingTU Board 2081

How do you create inner class and anonymous inner class? Create a class EMPLOYEE with data members Emp ID, Name and Occupation, and write those objects to the file DOC.DAT whose occupations is doctor.

10
A worked answer is on its wayMeanwhile, read the Advanced Java Programming notes for this topic.

Discussion

Loading…

More Advanced Java Programming questions

All Advanced Java Programming old questions