会员中心
网站首页
问答
问题热点
当前位置:
答题翼
>
问答
>
大学本科
> 正文
目录:
标题
|
题干
|
答案
|
搜索
|
相关
问题
C语言中,定义结构体的保留字是()。A:unionB:structC:enumD:typedef
C语言中,定义结构体的保留字是()。
A:union
B:struct
C:enum
D:typedef
参考答案
您可能感兴趣的试题
暂无相关推荐
最新题目
男性,55岁,因高热一天来诊,查体:精神萎靡,四肢末梢凉,T.....
(39 )有以下程序#include <stdio.h>main (){ int a=.....
PICC穿刺时,以下正确的说法是()。..
(38 )有以下定义和语句struct workers{ int num;char.....
(37 )有以下程序#include <stdio.h>#include <string.h>.....
(36 ) 设有定义 :struct complex{ int real,unreal;.....