How can do it in c++?
-
A project about cars, a library, a pharmacy, a clinic, or ....Etc Since this project has more than one class In the project, it has at least 3 properties ( attributes) and contains functions (methods ) Yeshti applied all the concepts of oop in this project We build at least 5 classes in the project and in each class we apply complex relationships to it and apply the uml scheme to it It is necessary that in a project report we explain in the report the characteristics of the project, the functions and the goal of the project , We use the comments in the editor, in which we explain the description of the functions and the action of each function with an appropriate expression . The functions we convert to string, and use the principle of inheritance with the determination of private and public variables . It must be in the builder function and the copier function . And we use get and set
-
A project about cars, a library, a pharmacy, a clinic, or ....Etc Since this project has more than one class In the project, it has at least 3 properties ( attributes) and contains functions (methods ) Yeshti applied all the concepts of oop in this project We build at least 5 classes in the project and in each class we apply complex relationships to it and apply the uml scheme to it It is necessary that in a project report we explain in the report the characteristics of the project, the functions and the goal of the project , We use the comments in the editor, in which we explain the description of the functions and the action of each function with an appropriate expression . The functions we convert to string, and use the principle of inheritance with the determination of private and public variables . It must be in the builder function and the copier function . And we use get and set
-
A project about cars, a library, a pharmacy, a clinic, or ....Etc Since this project has more than one class In the project, it has at least 3 properties ( attributes) and contains functions (methods ) Yeshti applied all the concepts of oop in this project We build at least 5 classes in the project and in each class we apply complex relationships to it and apply the uml scheme to it It is necessary that in a project report we explain in the report the characteristics of the project, the functions and the goal of the project , We use the comments in the editor, in which we explain the description of the functions and the action of each function with an appropriate expression . The functions we convert to string, and use the principle of inheritance with the determination of private and public variables . It must be in the builder function and the copier function . And we use get and set
C++ doesn't have
get
andset
, although you can provide functions with those names. Are you sure this isn't supposed to be C#? But in the greater scheme of things, it sounds like you're asking for someone to do your assignment, which is something that rarely happens on this site, and certainly not for something of this size.Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing. -
A project about cars, a library, a pharmacy, a clinic, or ....Etc Since this project has more than one class In the project, it has at least 3 properties ( attributes) and contains functions (methods ) Yeshti applied all the concepts of oop in this project We build at least 5 classes in the project and in each class we apply complex relationships to it and apply the uml scheme to it It is necessary that in a project report we explain in the report the characteristics of the project, the functions and the goal of the project , We use the comments in the editor, in which we explain the description of the functions and the action of each function with an appropriate expression . The functions we convert to string, and use the principle of inheritance with the determination of private and public variables . It must be in the builder function and the copier function . And we use get and set