Computer operating system classification, examples, characteristics, main content

Updated on technology 2024-03-27
3 answers
  1. Anonymous users2024-02-07

    What are the classifications of computer operating systems

    Computer Operating System Classification I

    According to the operating system usage environment and the way of job processing, it can be divided into batch processing system (MVX, DOS VSE) and time-sharing system.

    Windows, Unix, Xenix, Mac OS), real-time systems (IEMX, VRTX, RTOS, RT Linux);

    Computer Operating System Classification II

    According to the number of supported users, it can be divided into single-user (MSDOS, OS 2) and multi-user systems (UNIX, MVS, Windows);

    Computer operating system classification III

    According to the hardware structure, it can be divided into network operating system (Netware, Windows NT, OS 2 Warp) and distributed system.

    amoeba), multi-** systems (amiga), etc.

    The five major types of operating systems are: batch operating systems and time-sharing operating systems.

    Real-time operating system, network operating system, distributed operating system.

  2. Anonymous users2024-02-06

    The basic characteristics of the operating system are as follows:

    1. Concurrency:

    It is the presence of multiple programs at the same time in a computer system, and from a macro point of view, these programs are advancing at the same time. On a single CPU, these concurrently executed programs are run alternately on the CPU.

    Program concurrency is manifested in two ways: Concurrent execution between user programs and user programs. Concurrency between user programs and operating system programs.

    2. Sharing:

    Resource sharing is when an operating system program and multiple user programs share resources in a system.

    3. Randomness:

    Randomness means that the operating system is running in a random environment, and a device may make an interrupt request to the processor at any time, and the system has no way of knowing what the running program will do and when.

    4. Virtual

    It refers to the technological transformation of a physical entity into several logical counterparts. In the operating system, the implementation of virtualization is mainly through the use of time-sharing. Obviously, if n is the number of virtual logical devices corresponding to a physical device, the speed of the virtual device must be 1 n of the speed of the physical device.

    5. Asynchronicity: i.e., uncertainty. Multiple runs of the same program and data may yield different results; There is also uncertainty about the running time and sequence of the program; It is difficult for external input requests and operational failures to occur at a time. These are all manifestations of uncertainty.

  3. Anonymous users2024-02-05

    The two most basic characteristics of a computer operating system are: multi-process and resource sharing. In addition, there are other characteristics such as uncertainty.

Related questions
2 answers2024-03-27

According to the classification, it is divided into:

1. Batch operating system, time-sharing operating system, real-time operating system. >>>More

11 answers2024-03-27

Computer operating system, can be divided into three types, UNIX series, Linux series, Windows series, now Windows series with a lot of people, and it is easier to get started, it is more successful in terms of graphical operation interface! At the same time, its security is not very good, as a server system, it still uses relatively high security Linux, or UNIX operating system, these two operating systems, now also support graphical interfaces. Windows series are common, Windows XP, Windows Me, Windows 2000, Windows NT, Windows Server2003, Windows 2000 Server >>>More

6 answers2024-03-27

Computer (computer), commonly known as computer, is a modern electronic computer used for high-speed calculation, which can perform numerical calculations, logical calculations, and also has the function of storage and memory. It can run according to the program and process massive amounts of data automatically and at high speed. >>>More

17 answers2024-03-27

Managing computer hardware and software, and most importantly, the computer operating system is a bridge between people and computers, and we can easily use computers without having to deal with the internal structure of computers. As for hardware and software, all system resources are handled by the operating system for us. Without an operating system, our computers cannot be used.

7 answers2024-03-27

This statement is wrong.

The operating system is the core of the system software, and its main function is to manage software and hardware resources in a unified manner, and to provide users with an interface for managing computers, including: >>>More