On a 32-bit platform, what does this print? ```c void foo(char *p) { printf("[p= %d, *p= %d]", sizeof(p), sizeof(*p)); } - Cisco OA Question | OAHelper
Company: Cisco
Difficulty: medium
More Cisco OA questions
Interview experiences