We will learn about how to make a Simple Calculator program using Turbo C++
Requirements
We need require the following :
Microsoft Windows
Turbo C++
Net Framework 4.5 (Need require for Windows 7, XP, & Vista)
Difficulty
Basic
Description
We never forget about memories of doing arithmetic practiced in grade school. This video explained about Basic Aritmatic in C++ language and explained how to make a simple calculator program using Turbo C ++. We will begin to operate by using operators.
C ++ provides five operators for basic arithmetic calculations :
Addition (+)
Subtraction (-)
Multiplication (*)
Division (/)
Modulus (%)
Video Tutorial
This video explained in Indonesian language.
()
Curriculum
I have made video tutorial about c++ before, in below :