answersLogoWhite

0

📱

Operating Systems

Operating systems, both proprietary and open-source, include those produced by Microsoft, Linux, and Apple Mac

4,423 Questions

What is the purpose of a system software?

Software or "programs" are a long list of instructions that "tells" the computer or "hardware" what to do. Without software, computers are useless. Systems software is software that controls a computer. Applications is software that a user uses to carry out a task, like a word processor. Systems software enables applications to use the hardware, organises files, manages memory and many other activities that keep a computer working or operating, hence the name operating systems.

Where the operating system placed in computer?

Operating system is obviously resides in computer memory which is hard disk.

But the main (booting) files are loaded into ROM by bootstrap loader at the time of start of the computer.

Have you ever seen your C drive (or the drive which is for system, program files).

This drive is on hard disk ... so OPERATING SYSTEM PLACED MAINLY ON HARD DISK...

What kind of operating system does Slax use?

Slax is small, portable, and fast Linux operating system. It refers to itself as "your pocket operating system". It is a Slackware-based bootable CD designed with modular approach.

Can the hp ze2000 support a 64-bit operating system?

no, but only if you upgrade the motherboard which is to me pointless

I'd rather buy new laptop (prefer Mac)

Explain freyssinet system in detail?

The Freyssinet system provides leakage protection and radiation protection systems.

What is difference between a closed system and an open system?

Open source software has the full source code of the software available for other users to inspect, help improve and build upon. Closed source software does not make the source code of the software available to the public.

Please explain what operating systems are and what is their significance?

Operating systems are software written to provide a way to manage system resources and to provide a interface for the user to interact with and operate the computer.

What page fault in operating system?

a page fault is a hardware or software interrupt,it occurs when an access to a page that has not been brought into main memory takes place.

What is the innermost layer of the operating system?

Information is the innermost layer of a computer system. In order, the next layers are hardware, programming, the operating system, the applications and communications.

What is NOS and SOS?

in Information technology

SOS is Server Operating System and

NOS is Network Operating System

Is distributed system is loosely coupled or tightly coupled?

It can be either or even both - depends on how the designer(s) designed the distributed systems

How an operating system use time slicing?

It uses time slicing by allocating time to threads for each process/task that is to be executed.