Skip to content

Update file test.java

prajakta bendre requested to merge test_branch1 into main

Summary by Bito

This pull request refactors test.java by improving the vehicle and car class structure, removing an embedded car class definition and reintroducing it externally with a proper drive method. The file defines a user_manager class for handling user data and thread-based operations, including methods for processing user input and age-based conditional logic. These changes improve code clarity and maintainability.
Edited by prajakta bendre

Merge request reports