Determine what the following code prints. Assume x is at memory address 100 and that int has size 4. #include <stdio.h> int main(void) { int x[5];.
確定! 回上一頁