Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VHB C++ EN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VHB Cpp
VHB C++ EN
Commits
ffc85078
Commit
ffc85078
authored
6 months ago
by
Rudi Buss
Browse files
Options
Downloads
Patches
Plain Diff
Update Exercise 2 - Vehicle.txt
parent
8c8dc2d1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Part 1/9. Inheritance/Exercises/Exercise 2 - Vehicle.txt
+1
-4
1 addition, 4 deletions
Part 1/9. Inheritance/Exercises/Exercise 2 - Vehicle.txt
with
1 addition
and
4 deletions
Part 1/9. Inheritance/Exercises/Exercise 2 - Vehicle.txt
+
1
−
4
View file @
ffc85078
...
...
@@ -35,7 +35,4 @@ Create two arrays in the main program.
The first array can hold 3 cars, the second array can hold 2 trucks.
Create 3 instances of each of the two arrays.
Then call the functions boarding and loading of all instances, whereby the input of the required data is queried in the main function.
Finally, output all data again.
Finally, output all data again.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment