In this chapter we are going to explore the different C++ data types. C++ supports different data types such as integers and decimals (also known as floating-point values). We'll also see vari...
I think C++ uses PEMDAS not BODMAS