Perform Arithmetic Operations Using Functions

# Introduction In this lab, you will learn how to write a C++ program to perform arithmetic operations using functions. Specifically, you will create separate functions for addition, subtraction, multiplication, and division of two numbers, inputted by the user.

|60 : 00

Click the virtual machine below to start practicing