# Introduction In this lab, you will learn how to write a basic program to add two numbers in C++ programming language. You will also learn about variable declaration, initialization, input/output operations, and basic mathematical operations in C++.
Click the virtual machine below to start practicing