[Help] C++ Object Oriented Programming

Solved
Last edited on
The code itself is fine, though I don't see why you have the name and number for a bicycle be private if you just provide functions that give full access. There are also a few temporary variables you don't need, but that's nothing to do with OOP.
Topic archived. No new replies allowed.