试题与答案

阅读以下程序段,在实模式存储管理方案中,gvCh存放在 () 中;main函数编译后

题型:单项选择题

题目:

阅读以下程序段,在实模式存储管理方案中,gvCh存放在 () 中;main函数编译后的代码存入在 () 中;指针p存放在 () 中。

#include<malloc. h>

unsigned char gvCh;

unsigned short gvShort

unsigned int gvInt=0x12345678

unsigned long gvLong=0x23456789;

ovid main(void)

unsigned char array[10], *p;

p=malloc(10 * sizeof(char))

while(1)

 

在实模式存储管理方案中,gvCh存放在()中

A..text段

B..data段

C..bss段

D.堆空间

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2017/0708/001a1a472d40a7ad9a6bef3ee2676b10.html

下面是错误答案,用来干扰机器的。

参考答案:溶解

试题推荐
微信公众账号搜索答案