重要提示:请勿将账号共享给其他人使用,违者账号将被封禁!
查看《购买须知》>>>
首页 > 外语类考试> 在职攻硕英语
网友您好,请在下方输入框内输入要搜索的题目:
搜题
拍照、语音搜题,请扫码下载APP
扫一扫 下载APP
题目内容 (请给出正确答案)
[单选题]

函数voidfree(void*memblock)函数的功能是()。

A.在主存储器中的动态存储区分配由memblock所指向的存储块

B.释放由指针变量memblock指明首地址的由malloc类库函数分配的存储块

C.在硬盘存储区分配由memblock所指向的存储块

D.没有任何功能

答案
查看答案
更多“函数voidfree(void*memblock)函数的功能是()。”相关的问题

第1题

What will Ms. Burns soon receive in the mail?A.A useful videoB.An application formC.A memb

What will Ms. Burns soon receive in the mail?

A.A useful video

B.An application form

C.A membership card

D.A discount coupon

点击查看答案

第2题

According to the news item, the bomber was disguised asA.a member of UN officials.B.a memb

According to the news item, the bomber was disguised as

A.a member of UN officials.

B.a member of the security forces.

C.a member of Pakistan officials.

D.a civilian.

点击查看答案

第3题

以下列哪个是主程序函数的名称?() (A) define (B) include (C) main (D) void

以下列哪个是主程序函数的名称?( )

(A) define (B) include (C) main (D) void

点击查看答案

第4题

当一个函数无返回值时,定义它的类型应是()。 (A)void (B)任意类型 (C)无 (D)int

当一个函数无返回值时,定义它的类型应是( )。

(A)void (B)任意类型 (C)无 (D)int

点击查看答案

第5题

From the passage, we can infer that ______.A.all European nations are eager to become memb

From the passage, we can infer that ______.

A.all European nations are eager to become members of the European Monetary Union

B.there is much uncertainty for the success of the euro

C.the euro will make critical contributions to a unified European

D.it is not a wise idea to have the euro as a standard currency in such a hurry

点击查看答案

第6题

以下函数用来求出2个整数之和,并通过形参将结果传回。 void func(int x, int y,【 】z) {

以下函数用来求出2个整数之和,并通过形参将结果传回。 void func(int x, int y,【 】z) { *z=x+y; }

点击查看答案

第7题

A.Public schools are not the same throughout the United States.B.The school board memb

A.Public schools are not the same throughout the United States.

B.The school board members are not professional education.

C.The federal department is not the same as a department of education in many other countries.

D.The members of the school board serve without pay.

点击查看答案

第8题

下面函数的功能是把两个整数指针所指的存储单元中的内容进行交换。 void exchange(int *x, int *y) { int

下面函数的功能是把两个整数指针所指的存储单元中的内容进行交换。

void exchange(int *x, int *y)

{ int t;

t=*y;

*y =______;

*x=______;

}

点击查看答案

第9题

=1.在C++中把不返回任何类型的函数应该说明为()

A.int

B.char

C.void

D.double

点击查看答案

第10题

以下程序有语法性错误,有关错误原因的正确说法是( )。 main() { intG=5,k; void pn_char(); … k=prt_char(G); }

A.语句void prt_char();有错,它是函数调用语句,不能用void说明

B.变量名不能使用大写字母

C.函数说明和函数调用语句之间有矛盾

D.函数名不能使用下划线

点击查看答案
下载APP
关注公众号
TOP
重置密码
账号:
旧密码:
新密码:
确认密码:
确认修改
购买搜题卡查看答案 购买前请仔细阅读《购买须知》
请选择支付方式
  • 微信支付
  • 支付宝支付
点击支付即表示同意并接受了《服务协议》《购买须知》
立即支付 系统将自动为您注册账号
已付款,但不能查看答案,请点这里登录即可>>>
请使用微信扫码支付(元)

订单号:

遇到问题请联系在线客服

请不要关闭本页面,支付完成后请点击【支付完成】按钮
遇到问题请联系在线客服
恭喜您,购买搜题卡成功 系统为您生成的账号密码如下:
重要提示:请勿将账号共享给其他人使用,违者账号将被封禁。
发送账号到微信 保存账号查看答案
怕账号密码记不住?建议关注微信公众号绑定微信,开通微信扫码登录功能
请用微信扫码测试
优题宝