请教:2007年上半年《数据库系统工程师》上午试题(参考答案版)第1大题第14小题如何解答?

[复制链接]
查看: 260|回复: 0

23万

主题

23万

帖子

32万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
329737
发表于 2022-8-16 11:20:23 | 显示全部楼层 |阅读模式
问题:
请教:2007年上半年《数据库系统工程师》上午试题(参考答案版)第1大题第14小题如何解答?

【题目描述】
●  800×600的分辨率的图像,若每个像素具有16位的颜色深度,则可表示   (14)  种不同的颜色。
(14)
A.1000
B. 1024
C. 65536
D. 480000
【我提交的答案】:
【参考答案与解析】:
正确答案:C
答案分析:

【我的疑问】(如下,请求专家帮助解答)

更多“请教:2007年上半年《数据库系统工程师》上午试题(参考答案版)第1大题第14小题如何解答?”相关的问题

第1题
执行以下程序的输出结果是_[18]_______ #include<stido.h>main(){inti,n[4]={1};f

执行以下程序的输出结果是_[18]_______
#include <stido.h>
main()
{ int i,n[4]={1};
for(i=1;i<=3;i++)
{ n=n[i-1]*2+1; printf("%d",n); }
}

第2题
以下程序的输出结果是#include "stdio.h"main(){ int a=065; printf("%d\n",--a);}

以下程序的输出结果是#include "stdio.h"main(){ int a=065; printf("%d\n",--a);}

第3题
有以下程序 #include<stdio.h> main() { int a=5,b=lt; t=(a<<2)|b;printf("%d\n",t); } 程序运行后的输出结果是______。
A.21
B.11
C.6
D.1

第4题
执行以下程序的输出结果是 _[18]_______ .#include <stido.h>main(){ int i,n[4]={1}

执行以下程序的输出结果是 _[18]_______ .
#include <stido.h>
main()
{ int i,n[4]={1};
for(i=1;i<=3;i++)
{ n=n[i-1]*2+1; printf("%d",n); }
}

第5题
以下程序的输出结果是【7】。 #include"stdio.h" main() {inta=065; printf("%d\n",--a);

以下程序的输出结果是 【7】 。
#include "stdio.h"
main()
{int a=065;
printf("%d\n",--a);
}

第6题
有以下程序 #include<stdio.h> main() { int a=5,b=lt; t=(a<<2)|b;printf("%d\n",t); } 程序运行后的输出结果是______。
A.21
B.11
C.6
D.1

第7题
以下程序的输出结果是______。 include<stdio.h> main() { int a=340; a=a/

以下程序的输出结果是______。 include<stdio.h> main() { int a=340; a=a/3; a=a%3; printf("%d",a); }

第8题
以下程序的输出结果是______。 include<stdio.h> main() { double a=1234.56789;

以下程序的输出结果是______。 include<stdio.h> main() { double a=1234.56789; printf("%8.4f,%8.2f\n",a,a); }

第9题
以下程序的输出结果是【 7 】。#include <stdio.h>main(){ int a=37; a+=a%=9; printf(”%d\n

以下程序的输出结果是【 7 】。
#include <stdio.h>
main()
{ int a=37;
a+=a%=9; printf(”%d\n”, a),
}

第10题
以下程序的输出结果是_[12]_______. #include<stido.h>main(){inti;for(i='a';i&l

以下程序的输出结果是_[12]_______.
#include <stido.h>
main()
{ int i;
for(i='a';i<'f';i++,i++) printf("%c",i-'a'+'A');
printf("\n");
}

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

精彩课程推荐
|网站地图|网站地图