What are the three main purposes of an operating system
答:第一,操作系统是一个资源管理器,它管理计算机硬件
第二,它是用户和计算机硬件之间的媒介
第三,操作系统为应用程序的运行提供了基础
What is the main advantage of multiprogramming(多道程序设计)
答:多道程序设计通过组织作业使cpu 总有一个作业可执行,从而提高了cpu 的利用率
In a multiprogramming and time-sharing (分时系统) environment, several users share the system simultaneously
This situation can result in various security problems
What are two such problems
答:第一是用户会相互窃取各自的信息和数据,第二是资源的配置可能不会合理,会影响使用
Can we ensure the same degree of security in a time-shared machine as we have in a dedicated machine
Explain your answer
答:不能,虽然分时系统有自己的保护措施,但也不能完全确保安全
Define the essential properties (本质属性)of the following types of operating systems: a
Batch(批处理)答:具有相似需求的作业被成批的集合起来,并把它们作为一个整体通过一个操作员或自动作业程序装置运行通过计算机
通过缓冲区,线下操作,后台和多道程序,运