The ______ has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.
A.application
B.information system
C.network
D.operating system
第1题:
WindowsAPI中的所有函数都包含在DLL中。其中包含用于实现对象安全性、注册表操作和事件记录的函数的文件是:()。
A、Kernel32.dll
B、System32.dll
C、GDI32.dll
D、AdvAPI32.dll
第2题:
第3题:
Linux内核中的系统调用总数定义在哪个文件中()
A.include/linux/sys.h
B.kernel/system_call.s
C.kernel/sys.c
D.include/unistd.h
第4题:
In the RGB color spaces, each pixel on the screen has a corresponding RGB value which consists of(71)components.
A.two
B.three
C.four
D.six
第5题:
【单选题】查询计算机应用技术和软件技术专业成绩大于80分的学生信息的命令是?
A.db.students.find({$and:[{$or:[{"major":"计算机应用技术"},{"major":"软件技术"}]},{"score":{$gt:80}}]})
B.db.students.find({$or:[{$or:[{"major":"计算机应用技术"},{"major":"软件技术"}]},{"score":{$gt:80}}]})
C.db.students.find({$and:[{$or:[{"major":"计算机应用技术"},{"major":"软件技术"}]},{"score":{$gte:80}}]})
D.db.students.find({$and:[{"major":"计算机应用技术"},{"major":"软件技术"},{"score":{$gt:80}}]})
第6题:
18、在Google搜索引擎中,检索“Information-System-Management”表示的意思是:
A.表示专业术语检索,此时的ISM三个大写字母被视为必须大写
B.表示词组检索
C.-表示AND,就是三个词语必须都出现
D.-表示NOT,表示只能有Information,去掉System和Management