answersLogoWhite

0

📱

Operating Systems

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

4,423 Questions

What are three operations managed by operating system?

It manages the Hardware resources

maintanes the system of files

controls input and output operations

What operating system manages a device?

The two main operating systems for personal devices (i.e smartphones, tablets) is iOS (produced by Apple Co.) and Android (produced by Google).

What is the difference between Apple computers and PCs?

A apple computer is a fast and good looking computer they are safer then pcs with viruses, they have amazing internet, and they have great communication applications.

A PC is a better gaming system, slower than macs, and is not as protective from viruses.

What is open and close operating system?

A closed operating system is that does not allow you to have root access to the file system (ex. delete files or change files related to the graphical interface or how your computer does things)An example of this type of operating would be iOS which runs on iPod touches, iPhones, Apple TV, and iPad. An open operating system is the exact opposite of a closed operating system and is how all operating systems on a computer work which includes Mac OSX, Windows 7,XP, Vista, and Linux.

What type of software includes the operating system and system utilities?

Software that includes an operating system as well as utilities is called an operation system package. Two examples of this type of software system are Windows and Linux.

What is oparating system?

An operating system is a program that manages the computer hardware.It also provides basis for application programs and acts as an intermediate between the computer user and the computer hardware.

Is Microsoft publisher an operating system or an application software?

MS Publisher is an application software. It is a part of Office suite. It is used to design things for publishing.

How the Operating System interacts with the computer hardware?

The operating system communicates to the computer hardware using the GUI program.

What are the difficulty that the programmer must overcome writing an operating system for real time environment?

A real time operating system needs to be "event driven" and have the ability to perform certain tasks in a very timely manner.

Most true real-time operating systems use interrupts to handle events as they occur, such as a time-critical input message from a serial port or a digital I/O event from some peripheral hardware.

Next, there should be some kind of prioritization, meaning that one process may be time critical, such as controlling the rods at a nuclear reactor, but other processes might be a little less critical, such as dimming the hallway lights at the reactor facility after hours.

Third, there must be a mechanism in place for "multitasking", meaning that the computer must be able to switch between multiple active processes. Some operating systems create a process "stack" for each process, and if a high priority process is to be activated to handle an event, the operating system simply switches control to the higher priority process by loading the current data from the process stack. A true real time operating system can do that in just a couple clock ticks.

What is deadlock in operating system?

A set of processes is deadlocked if each process in the set is waiting for an event that only another process in the set can cause (including itself).

Waiting for an event could be:

  • waiting for access to a critical section
  • waiting for a resource Note that it is usually a non-preemptable (resource). pre-emptable resources can be yanked away and given to another.

Difference between single user operating system and multiuser operating system?

single user os is that os which support only one user at a time and multi user os is that which support more than one user at the same time

Can a computer run without an operating system if it has a good application?

Yes, the earliest computers built did not have operating systems (the idea of an operating system had not been thought of) so individual programs were loaded and run one at a time. The first computer I used (in 1973) had no operating system, programs punched on decks of cards were loaded and run one at a time.

The first microcomputers sold did not have enough memory to load an operating system. When Bill Gates wrote the original version of Microsoft BASIC for the MITS Altair 8800 the standard 8800 came with only 256 bytes of RAM and Microsoft BASIC could not run with less than 4096 bytes of RAM (it was already very expensive to expand the RAM to that size), so Microsoft BASIC was written to run without an operating system.

There are also embedded system computers that are dedicated to one purpose and usually run one preloaded program supplied by the manufacturer and do not allow other programs to be loaded. While some embedded system computers do use an operating system, it is also common for the preloaded program to be written to directly control all the hardware directly without the need for an operating system.

Draw a detailed system flowchart illustrating the steps performed by an OS as it?

Draw a detailed system flowchart illustrating the steps performed by an OS as it

executes the instruction to back up a disk on a single-user computer system. Begin with

the user typing the command on the keyboard and conclude with the display of the result

on the monitor.

What is the difference between competing processes and cooperating processes in operating system?

The difference is that competing processes in an operating system compete for resources. Cooperating processes share resources, and some even work together to complete the same task.

Who created the Linux operating system and when did they do it?

Linus Torvalds was the principal engineer who created the Linux kernel, the chief component behind modern Linux operating systems used today such as Ubuntu, SUSE, or Fedora.

Who is are the father of open-source OS?

Open source operating systems can trace their ancestry to many trends in computing of the 60s and 70s. If one had to put a face on the concept, it would be Richard Stallman. Stallman formed the Free Software foundation, and developed or commissioned many of the necessary components of a free and open-source operating system.

Note that Stallman doesn't like the term "open-source", since the source can be available but still restricted in what you are allowed to do with it.

What is the purpose of an operating system?

An operating system is the framework that allows you to communicate with computer hardware in an interactive way. Without this, you would not be able to tell the computer to do anything and it would have any instructions to follow. This is why it is important for a computer to have an operating system. In early days without OS so much problems where faced like accessing or getting output it takes two days. To make it much more efficient OS is used.
To Execute user program easier. To solve the user problem easily.

To make the computer system convenient to use. there are three objective of Operting system-

1:- convenience

2:-Efficiency

3:-Ability to evolve
the three main objectives of operating systems are:

to be convenient and efficient for user

to allocate resources

to provide abstraction

Trending Questions
What is the most operating decisions of management focus on a narrow range of activity called? What job title is used for the person who uses the server operating system to add and remove users install software and administer network security? How do you fix blue screen of death 124 on Windows Vista 64 bit? What is clipping algorithm in computer graphics? Whether c language is a system software or application software? What is the quickest way to identify the largest file in a particular folder using windows xp? What is the name for the number used by the operating system to track all running programs? What is the relationship between a guest operating system and a host operating system in a system like VMware what factors need to be considered in choosing the host operating system? What is the answer of 10 example of biotech update? What is the basic principles of operating theatre in nhs? What is the best operating system for Russia or Ukraine? What is real time ivr stats? How does multi-level paging impact system performance and memory management in operating systems? Open and closed system of mis? What is a system software and a application software? Which is the correct definition of valid process transition in an operating system? What is processes and systems? What are the features of office automation system? What is an example of a Real Time Operating System? How does the signal operation associated with monitors differ from the corresponding operation defined for semaphores?