pointer does not give memory addressI got through the tutorial of cplusplus.com on pointers with inserting the code: char a; cha...