( )要强化节约和高效利用的政策导向,坚持节约优先,立足国内,煤为基础,多元发展,构筑稳定、经济、清洁的能源供应体系。
A.能源产业B.服务业C.农业产业D.制造业
参考答案:A
以下程序的功能是从键盘输入若干个学生的考试成绩,统计并输出最高分和最低分,当输 入负数时结束输入,输出结果。请补充完整下列程序段。 Dim x,amax,amin As Single x=InputBox("Enter a score") amax=x amin=x Do While【】 If x>amax Then amax=x End If If【】Then amin=x End If x=InputBox("enter a score") Loop Print"max=";amax,"min=";amin
平行四边形的高是4厘米,面积是248平方厘米,平行四边形的底是______.