which one of the following will declare a pointer to an integer at address 0x1200 in memory
a)int x=0x1200
b)int *x=&0x1200
c)int *x=0x1200
d)int *x=*0x1200
人气:453 ℃ 时间:2020-05-19 09:43:22
解答
b吧,实数的指针?C语言?
推荐
- which one of the following will declare a pointer to an interger at address 0x200 in memory?
- if "X" is an integer,which of the following will produce an odd number?A.3x² +1 B.x²+2x
- which of the following events will cause a surplus of workers?
- which of the following is ture?翻译并说明为什么用which of 和following 在这解释为什么
- If p is an odd integer,which of the following is an even integer?
- 高锰酸钾分解制取氧气的实验中,试管口放置蓬松棉花团的目的是什么?
- 能不能用巧算的方式来计算2的22次方
- 0,1,1,3,4,5,8,(),()怎么填,有什么规律,急
猜你喜欢