Learning C: Arithmetic Operators and Assignment Operators

Mike McMillan
Level Up Coding
Published in
6 min readFeb 28, 2021

--

Photo by Priscilla Du Preez on Unsplash

In this article I’ll introduce you to C’s arithmetic operators along with some other operators that make programming in C easier. I’ll start with arithmetic. At the end of the article, I’ll write two programs that utilize the Input, Process, Output template to demonstrate what was covered.

The Arithmetic Operators

--

--

Mike McMillan writes about computer programming and running. See more of his writing and courses at https://mmcmillan.gumroad.com.