Introduction
In this lab, we will learn how to create a basic Hello World program in C++ programming language. This will include working with the input and output streams, understanding the basic structure of a C++ program, and learning how to write and execute code.