answersLogoWhite

0

tv

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are the operating system compatible for dual operating system?

All the OS are compatible with dual OS.but here i will suggest you keep it parallel.


What is the mean of operating system?

operating system decide what your computer will do


What is mean by operating system?

operating system is a set of computer programme.


What is the difference between parallel and distrtibuted opering system?

parallel operating system is tha sharing of data between two computers....... Distributing system is the sharing of data among different computers....


Is symbian an operating system?

Yes, it is. Even the "OS" in the name does mean Operating System.


Is Symbian OS an operating system?

Yes, it is. Even the "OS" in the name does mean Operating System.


What do you mean by operating system structure?

operating system is nothing but a communication medium between computer system and users.


What does missing operating system mean?

It means that there is no operating system installed on your computer, or it is in a non-bootable configuration.


What are the capabilities of an operating system?

There are seven main capabilities of an operating system:Single user processingMulti-user processingSingle taskingMultitasking or MultiprogrammingMultiprocessing or Parallel processingInterprocessing communicationTime sharing


How Can you access Parallel Port using c plus plus?

You cannot directly access the parallel port because the operating system is managing that device. Use the file system. The name of the parallel port is "lpt1:". Open that as an ordinary file for write, write to it, and you will be writing on the parallel port.


What is the 6 operating system?

The 6 operating system is a computer operating system that was released in 1985. It was developed by Microsoft and was the first operating system to be released by the company. The 6 operating system is based on the MS-DOS operating system and was the first version of Windows to be released. The 6 operating system was succeeded by the Windows 3.1 operating system.


What is the difference between distributed and parallel processing operating system?

1) Distributed Operating systems are also referred to as Loosely Coupled systems whereas parallel processin g systems are referred to as tightly coupled systems. 2) A Loosley coupled system is one in which the processors do not share memory and each processor has its own local memory whereas in a tightly coupled system there is a single systemwide primary memory shared by all the processors. 3) The processors of distributed operating systems can be placed far away from each other to cover a wider geographic area which is not the case with parallel processing systems. 4) The no. of processors that can be usefully deployed is very small in a parallel processing operating system whereas for a ditributed operating system a larger no. of processors can be usefully deployed....... 5)globle clock is used for controlling simd n mimd in parallel..... .in distributed no any global colck present in this synchronization algorithms are used 6)in the distributed operating system there is an unpredictable communication delays between processors whereas the processors in the parallel processing system share over an interconnection network