内存碎片整理又叫做( )
A.磁盘碎片整
B.文件碎片整理
C.堆栈压缩
D.计划任务
正确答案是C
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/757015.html
上一篇:#include<iostream.h> main ( ){ int x=5,y=6; const int *p=&x; *p=y; cout<<*p<<endl; }
#include<iostream.h> main ( ){ int x=5,y=6; const int *p=&x; *p=y; cout<<*p<<endl; }
下一篇:在文件所对应的目录项中,除了包含该文件的文件名外,对于索引文件,还应当包含________的存放地址。