题海
让大学四年没有难题
首页
搜题
登陆
题目详情
单选题
以下哪些选项符合标识符命名( )
A.
if
B.
_8!q
C.
_ab_
D.
goto
查看答案
学科:
嵌入式c语言编程
时间:
2024-12-30 15:09:31
相关题目
相关作业
题目1
单选题
Initially,at the metallurgical junction,there is ( ) density gradient in both the electron and hole concentrations
A. a very large
B. a very small
C. no
题目2
单选题
As electrons diffuse from the n region,( ) charged donor atoms are left behind
A. no
B. positively
C. negatively
题目3
单选题
The bipolar transistor has three separately doped regions and ( ) pn junctions
A. one
B. two
C. three
D. four
题目4
单选题
is the most important device for forefront high-density integrated circuits such as microprocessors and semiconductor memories
A. The diodes
B. The BJTs
C. The MOSFETs
题目5
单选题
C语言中break和continue语句说法正确的是( )
A. break和continue的跳转范围不够明确,容易产生问题
B. break语句只应用于循环体中
C. break语句是无条件跳转语句,continue不是
D. continue语句只应用于循环体中
题目6
单选题
若有定义:int a;则语句a=(3*4)+2%3;运行后a的值为( )
A. 14
B. 17
C. 12
D. 11
题目7
单选题
定义int x=10,y,z;执行y=z=x;x=y==z;后,x的值是( )
A. 0
B. 1
C. 10
D. 5
题目8
单选题
若有说明int a=2, int *p=&a; int *q=p;则以下非法的赋值语句是( )
A. a=*q
B. q=a
C. p=q
D. *p=*q
题目9
单选题
以下哪些选项符合标识符命名( )
A. if
B. _8!q
C. _ab_
D. goto
题目10
单选题
以下说法中正确的是( )
A. C语言程序总是从第一个定义的函数开始执行
B. 在C语言程序中,要调用的函数必须在main()函数中定义
C. C语言程序总是从main()函数开始执行
D. C语言程序中的main()函数必须放在程序的开始部分
下载
题海APP
拍照搜题更快捷
海量题库
无搜索限制
快捷拍照搜题
扫描他!然后带走我~