Smart Data Solutions interview question

create a program that reads in a .dat file and converts it into a .csv file, while using mutliple abstract classes?

Interview Answer

Anonymous

25 May 2020

Could you elaborate how you used abstract classes to perform the conversion?