hi, i am new here. hello hello
i have a few question about c++ (concept questions) can someone help me thanks.
1. if i want to make a boolean statement inside a class, do i need to have a accessor and mutator for it? and how do i declare it at the constructor outside and inside the class.
2. if i want to declare the method inside a class function that's about the other item in the class function is it doable?
overall: i am trying to make a boatyard project that involves inheritance and polymorphism. the code is almost done but i need some pieces of infomation to get it complete. thanks for reading now help me :)