... | ... | @@ -37,6 +37,7 @@ Yes that's possible. You'll be allowed to take part in the exam for part 1.You'l |
|
|
|
|
|
<details>
|
|
|
<summary>What types of tasks does the study work for the vhb exam "Programming in C++" consist of?</summary>
|
|
|
|
|
|
The study work for the vhb exam “Programming in C++”consists of given code fragments (cpp files), which have to be
|
|
|
|
|
|
- added
|
... | ... | @@ -47,13 +48,12 @@ The study work for the vhb exam “Programming in C++”consists of given code f |
|
|
</details>
|
|
|
|
|
|
<details>
|
|
|
<summary>What is the content of the exam of Part 1?</summary>
|
|
|
The exam for the vhb exam "Programming in C ++ Part 1" consists of tasks with small, incomplete programs that you should extend, correct or comment on.
|
|
|
<summary>What is the content of the exam of part 1?</summary>
|
|
|
|
|
|
The exam for the vhb exam "Programming in C ++ Part 1" consists of tasks with small, incomplete programs that you should extend, correct or comment on.
|
|
|
|
|
|
Examples:
|
|
|
|
|
|
|
|
|
- Add a data member number that indicates ......
|
|
|
- There are 4 errors in the following class declaration. Correct and comment these directly in the source code.
|
|
|
- Complete the following user menu with the help of a switch instruction and a Do-While loop.
|
... | ... | @@ -64,13 +64,12 @@ Examples: |
|
|
</details>
|
|
|
|
|
|
<details>
|
|
|
<summary>What is the content of the exam of Part 1+2?</summary>
|
|
|
The exam for the vhb exam "Programming in C ++ Part 1+2" consists of tasks with small, incomplete programs that you should extend, correct or comment on.
|
|
|
<summary>What is the content of the exam of part 1+2?</summary>
|
|
|
|
|
|
The exam for the vhb exam "Programming in C ++ Part 1+2" consists of tasks with small, incomplete programs that you should extend, correct or comment on.
|
|
|
|
|
|
Examples:
|
|
|
|
|
|
|
|
|
- Add a data member number that indicates ......
|
|
|
- There are 4 errors in the following class declaration. Correct and comment these directly in the source code.
|
|
|
- Create a function template "GetMax" which returns the greater one of two objects.
|
... | ... | @@ -88,6 +87,7 @@ At home. The exam for this course consists in a sequence of exercise tasks with |
|
|
|
|
|
<details>
|
|
|
<summary>Will aids (notepad, books, etc.) be admitted to the exam?</summary>
|
|
|
|
|
|
Basically, only course materials are allowed as aids.
|
|
|
|
|
|
See the [precise description here](https://nextcloud.th-deg.de/s/sWg3bkpHdwrxbjf/download?files=process_exam.txt).
|
... | ... | |