LAB C++ Basics
LAB C++ Basics
Guidelines for LAB Manual - Based on only Loops, Conditional Control Structure, Operators
1. Write a separate C++ program for each task.
2. Compile and run each program to verify the output and save screen shot for LAB
Manual.
3. Output of each program should be clearly depicted according to Programming Exercise.
Very Important:
The lab name must be saved according to the lab number. For example, if the lab number is 2
or 3, its name must be labexercise02.cpp or labexercise03.cpp
In the Security Lab you have access to DEV-C++ as the default IDE. But you may also
choose to download and use any of the following alternatives:
Recommendation:
I recommend Visual Studio Code or Eclipse CDT for a better development experience. But you
are also free to choose any C/C++ IDE based on your laptop/desktop's memory and processing
capabilities.
In case of any questions; you may send an email or ask during class.