Westonci.ca is the Q&A platform that connects you with experts who provide accurate and detailed answers. Discover comprehensive answers to your questions from knowledgeable professionals on our user-friendly platform. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.

Java: car Engine. complete the challenge by implementing the following class:
1. Class Car which has the following methods
* public void printToSpeed() method which prints " top speed of the vehicle is 100 kmph" with a new line
* public void printTopSpeed(int topSpeed) method which prints " top speed of the vehicle is + toppled
with a new line