+ 1
Help me
Write and execute java program which create a Vehicle class and derive Car and Bus classes from Vehicle class. All the classes in your program should have proper constructors and methods to display vehicle details such as model, cost, mileage etc. Also use appropriate access specifiers in your program.
1 Answer
0
Please provide a link to your Code Playground code (water molecule icon in the upper right) so we can help you troubleshoot the specific issues you are running into.
It looks like you may have already found the Code Playground, but just as a reminder, it should be relatively easy to find in the website version of SoloLearn, and if you are in the app version, it can be accessed via the curly braces, green circle with plus sign to add a new project, then select the project type.
Looking forward.