class Car { String licensePlate; // tagváltozó double speed; // tagváltozó double maxSpeed; // tagváltozó }