Mastery 9: Basic types and their use in C++

Ok so… for these mastery I did some research .. because I didnt knew what a «basic type» was in c++… so here is what i found: Fundamental data types are basic types implemented directly by the language that represent the basic storage units supported natively by most systems. They can mainly be classified into: … More Mastery 9: Basic types and their use in C++