欢迎来到牛牛题库网
牛牛题库官网
登录
注册
首页
搜题找答案
问答题
【参考答案】
无穷大
点击查看答案
相关考题
单项选择题
一个文件路径C:\English\book\101.txt,其中的book是一个 。
A、图像文件
B、文件
C、文件夹
D、文本文件
单项选择题
已知:typedef struct date{ int year; int month; int day;}DATE;typedef struct student{ long studentID; char studentName[10]; char studentSex; DATE birthday; int score[4]; }STUDENT;STUDENT stu1; STUDENT *pt = &stu1;
则下列访问结构体变量的方法中,哪个是错误的。
A、stu1. birthday. year = 1999;
B、(*pt). birthday. year = 1999;
C、pt -> birthday -> year = 1999;
D、pt -> birthday. year = 1999;
单项选择题
安全期避孕即自然避孕是十分可靠的。
A.对
B.错
关注
顶部
微信扫一扫,加关注免费搜题