Both WorkBook and WritableWorkbook classes are extended by Object (the Parent/Root of all classes).
WorkBook contains a method createWorkBook() which accepts a File type parameter and returns a...