Practice the exact questions companies are asking right now.
You are given the following C code: `c const char *c = "12345"; ` Answer the following (assume typical modern 64-bit Linux/macOS with GCC/Clang, unles...