二级二级C2003年9月全国计算机等级考试二级C语言程序设计笔试试卷
题目内容

以下选项中不能正确把cl定义成结构体变量的是

2024-07-09

A.typedef struct{ int red; int green; int blue;} COLOR;COLOR cl;

B.struct color cl{ int red; int green; int blue;};

C.struct color{ int red; int green; int blue;} cl;

D.struct{ int red; int green; int blue;} cl;

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端