
Alberto F. answered 05/26/20
Computer Science and Math Educator, Software Engineer
It is not a memory address, they are called multi-character integer character constants. The standards for C++ state that they always resolve to an integer value. They are not recommend for use since they have a portability issue as their exact value is implement-dependent on the compiler used.