# Introduction In this lab, you will learn how to copy strings in C++. We will be using both string objects and C-style strings to demonstrate this.
Click the virtual machine below to start practicing