DRAG DROP
The image at right represents a complete package structure for a set of classes:”com” is the beginning of the fully-qualified package name for all classes.
Given this package structure, insert the code needed to make the Car class compile and run successfully.
All three placeholders must be filled. IF fewer than three statements are needed, use the “// blank” option.