answersLogoWhite

0

📱

Operating Systems

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

4,423 Questions

When did bill gates invent ms-dos?

qdos (quick dirty operating system) was created by seattle computing Microsoft bought qdos and created ibm-dos and dos 1.0 while trying to mimic the company cp/m or something to that degree. some or most people that i know would say he stole it even though he payed 50,000$ for the rights to qdos.

Diffirence between multiprogamming and multitasking?


Multitasking
: The ability to execute more than one task at the same time is called multitasking. It involves only one CPU. Multiprogramming: The ability to execute more than one task but not simultaneously is called multiprogramming.

What is the difference between a server and a desktop operating system?

There are several operating systems for both servers and desktops. In some cases the difference between a server system and its desktop counterpart (if any) is small; in other cases very larger. Thus it is difficult to be concise. Very broadly, the differences are:

  1. Server OSes usually remove features that aren't needed on a system that isn't use interactively, consume extra resources, or impair system reliability. For example:
    • Windows Server 2003 and 2008 disable hardware graphics acceleration.
    • Most Linux server-oriented distributions lack any graphical interface at all, and use only a command line.
  2. Server OSes in turn bundle applications that aren't useful to the majority of desktop users, such as web, email, and domain name servers.
  3. Server OSes often support more powerful hardware than desktop systems, especially in the case of Windows. Windows XP / Vista limit the number of physical processors and amount of RAM that is usable. Server editions increase these limits, with the most expensive versions supporting the most processors and the most RAM.
  4. Server OSes are usually optimized differently, such as for allowing more applications to run simultaneously or allocating more resources to background processes than user processes.

How many mac operating systems are there?

Essentially, one. That is OS X, including Snow Leopard, which is the most recent version (10.6). Older versions of OS X are still available however.

What are the advantages and disadvantages for Nike of operating in LEDCs?

Pros
  • Cheap labour force
  • Somewhat lower rules on waste management
  • Lower workers rules, e.g they may not have to have as many breaks compared to if they were operating in MEDC's


Cons
  • If they're found out by the press/society, it could ruin their social integrity and name of their company
  • Could possibly have to ship their produce further to get them to LEDC's

What does the operating system do if a printer does not have its own internal memory of its memory is full?

When a printer is without memory for whatever reason, the computer has to make its memory available and send the information to the computer in chunks. Chunking the transfer in this way will slow down the operation.

What are the six most popular operating systems in computers?

TRON claims to be the worlds most used OS as it can be found on some phones (OLD), and many, many electronic products that we all use daily, basically anything with an lcd screen, anything electronic that makes sound, lights or some sort of output to you or an object. But we wont count that as nobody can confirm this, would take far too long. Oh, and its meant to be the kernel on most processors, even computer CPU's but there's no proof.

the most popular six are:

Windows XP

Windows 7

Mac OS X

Ubuntu (Linux-Based)

Unix-based OS (other than Linux OS's)

Other Linux OS

Can anyone explain what the different wires are in a home electrical system?

Can you be more specific?

No offense, but if you know this little you will not be able to learn much here. Go to your library or buy a how-to book at the home center. It will explain it in detail and be a valuable resource.

Why do networking components need more examination from an information security perspective than from a systems development perspective?

Hardware is assigned to one of two categories: the usual systems devices and their peripherals, and those devices that are part of information security control systems. The latter must be protected more thoroughly than the former, since networking subsystems are often the focal point of attacks against the system; they should be considered as special cases rather than combined with general hardware and software components.

How likely are you to lose files when upgrading to Windows 8?

If you are upgrading to Windows 8 from an older Windows version like Vista or 7 you should not lose any files as Windows has developed the transition to be nice and smooth. If you are clearing off the OS completely and manually installing Windows 8 then it is recommended to have a backup of your files.

Which operating system uses least resources xp or win 7?

Windows XP uses much few resources than Windows 7.

Windows 7 System Requirements:

  • 1 gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor

  • 1 gigabyte (GB) RAM (32-bit) or 2 GB RAM (64-bit)

  • 16 GB available hard disk space (32-bit) or 20 GB (64-bit)

  • DirectX 9 graphics device with WDDM 1.0 or higher driver

Windows XP System Requirements:

  • Pentium 233-megahertz (MHz) processor or faster (300 MHz is recommended)
  • At least 64 megabytes (MB) of RAM (128 MB is recommended)
  • At least 1.5 gigabytes (GB) of available space on the hard disk
  • Video adapter and monitor with Super VGA (800 x 600)or higher resolution

Characteristics of real time operating system?

The unique requirements of real-time operating systems can be characterized by five general areas and are discussed below:

Determinism: Determinism is concerned with the time it takes, delay time, for an operating system to acknowledge an interrupt. An operating system is deterministic to the extent in that the performance of operations are at fixed, predetermined times or within predetermined time intervals.

Responsiveness: Responsiveness is concerned with the time an operating system services an interrupt once an acknowledgement is received. There are three aspects of responsiveness which include the following:

1) The time required to initially handle the interrupt and being execution of the interrupt service routine (ISR).

2) The time required to perform the ISR which is generally dependent on the hardware platform.

3) Since an interrupt can be affected by the arrival of another interrupt the nesting effect is of interest.

User control: In real-time operating systems, the users have find-grained control over scheduling task priority. The user must have a complete understanding between hard and soft tasks and to specify relative priorities within each class. Several characteristics may be available for the user to specify in these systems, such as, the use of paging or process swapping, what processes must always be resident in main memory, what disk transfer algorithms are to be used, the various processes' priority bands, etc.

Reliability: In comparison to non-real-time operating systems, reliability of real-time operating systems is far more important since the system is responding to and controlling events in real time. Performance degradation or loss thereof may have catastrophic consequences, ranging from financial loss to major equipment damage and even loss of life. Non-real-time systems include, but not limited to, transient failure and processor failure in a multiprocessor system.

Fail-soft operation: The characterization of Fail-soft operation refers to the ability of a system to fail in such a way as to preserve as much capability and data as possible. In a real-time system, the system attempts to correct the problem or minimize its effects while continuing to run. Stability is an important aspect of fail-soft operation, and an example of stability is provided for clarity purposes. In cases where it is impossible to meet all task deadlines, the real-time system remains stable while meeting the most critical, highest-priority tasks even if some of the less critical task deadlines are not met. The following features are usually included in real-time operation systems: fast process or thread switch, small size, ability to respond to external interrupts quickly, multitasking with interprocess communication tools such as semaphores, signals, and events, use of special sequential files that can accumulate date at a safe rate, preemptive scheduling based on priority, minimization of intervals during which interrupts are disabled, primitives to delay tasks for a fixed amount of time and to pause/resume tasks, special alarms and time-outs, etc.

What is virtual memory and how the system controls the situation in the absence of it?

What is virtual memory and how the system controls the situation in the absence of it?

What is the Purpose of process control block diagram?

The purpose of process control block diagram is to make the process fast and accurate. It guides an engineer to achieve the target in time

What is the difference between multiuser multitasking and multiprocessing?

* Multiuser: A computer system the can handle more then one user at a time. Windows is not a multiuser OS. It can handle only one user at a time. * Multitasking: The ability of an OS to do more then one thing at atime. for instance, you can be downloading a large file and still use another program to do something, like write a book. * Multiprocessing: The chip in new computers is able to do more then one task at a time because there is more then one processing unit on/in the chip.

Does each UNIX process have its own system data segment containing data needed by the operating system when the process is active?

Yes, each process has its own private data segment that is not shared with other processes.

Processes can share executable code because the code does not get modified, but data is particular to the program that is using it, so it must be kept separate.

Why does windows stand out from other operating system?

Simply because they were the first affordable system, created by a well known company, and it is the most commonly used OS.

Where is the desktop located on the computer?

The area with the screen saver and all of those little icons is the desktop.

What operating system do smartphones use?

It depends on the phone. Droids use the Android operating system, however iPhones use a different OS.