You are on page 1of 4

TMF1434 Data Structure and Algorithms

Semester 2, 2021/2022
LAB01: Introduction to C++ - Part 1

Instructions : Copy the code below and run to see the output.

1. A simple HelloWorld program in C++.

2. Operating with variables.


3. Defined constants (#define)

4. Basic input/output

a)
b)

5. Control structure

a)

b)

You might also like