C++ 50
The 50 questions you need to ace if you want to call yourself a C++ developer.
Exploring basic data types in C++, including integers, floating-point numbers, characters, and boolean values, including Dive into references, pointers, and their use in functions, including passing by reference and dynamic memory management.
signedunsignedboolcharautofloating pointssizeofalignmentsize_tconst<memory>