What utility would you use to realign the file structure to optimize the performance?
defrag/Defragment
How computer viruses effect operating system?
Computer virus or of various types and signatures. In general whenever your computer behaves abnormally than it is said that your computer has virus. Operating System: Windows can be considered as a Synonym for OS and in particular Windows OS is stored in ur C drive. In C drive u have program files; which have all ur OS stuff. Virus: Any download from net or any attachment in ur mail or if u have copied any file from ur memory stick can have a auto run program which needs a trigger. Trigger can be anything; it can be when u clicked the .exe file or u opened the attachment. the address mentioned in that virus will be something like \\C:Program files\win 32 this is sufficient to ruin ur OS; once win 32 is infected ur OS will do rock and roll I hope above information was relevant. thanks sahil
What is the role of operating system in memory management?
Role of the Memory management unit in Operating system Every program for its execution requires some space in computer memory which is provided by memory management unit using virtual memory that provides the external storage addressing location for the programs that does not have too much space in main memory for their execution and saved them in secondary memory but when required loaded them again in main memory. This deallocation and reallocation of programs in main memory deals with concurrency. At last, we say that loading capabilities of programs with the memory addressing is there in it.
What is a 32 bit operating system?
The number of bits is determined by the processor. Early microprocessors were 4 or 8 bit; the machine instructions were essentially 4 or 8 bits wide and the processor performed arithmatic in 4 or 8 bit "chunks". Later processors used 16, 32 or 64 bits and advanced processors can switch between different "modes" of operation. The principle advantage of more bits is that more memory can be addressed, arithmatic operations can deal with bigger numbers and instructions can be more "complicated". However, to make use of the different processor sizes, the operating system must be designed to use the bigger processors; most versions of Windows are 32 bit - the operating system software is compiled for use on 32 bit processors. Microsoft also sell 64 bit versions of Windows which are compiled for 64 bit processors.
What are construction scheduling applications?
In addition to employee and family social events, sales contests and other morale building activities, Sun Design practices "open-book management," regularly providing employees with company financial data and other information so they can understand their work in the context of the whole organization.
What is the Mac equivalent of MS Paint?
There is not a native equivalent on Mac OS, but you could try Paintbrush, it is free.
History and timeline of operating system?
The earliest computers were mainframe-computerthat lacked any form of Answers.com
Read more: history-of-operating-systems
What are 3 examples of a operating system?
There are several examples of operating systems available. The most popular and widely used operating systems are Microsoft Windows, Apple macOS, Linux, and Google's Android. These operating systems are used by millions of people around the world.
For an affordable and good quality operating system, you can check out Affordablekey. This website offers a wide range of operating systems which are best sellers. It is one of the best websites to shop for a great operating system. So, you can be sure to get a high quality product at an affordable price.
To make the deal even better, Affordablekey is offering a special Mother's Day offer. You can get up to 80% discount on the products when you use the coupon code AFFOR30. So, don't wait any longer and check out Affordablekey for the best operating system for your needs.
Majour function of computer operating system?
Operating system is the system which bridge the gap between the computer user and hardware peripherals. It also associate all the hardwares properly. OS acts as the nervous system in the human body.
What is Multiprogramming in Operating System?
If the machine has the capability of causing an interrupt after a specified time interval, then the operating system will execute each program for a given length of time, regain control, and then execute another program for a given length of time, and so on. In the absence of this mechanism, the operating system has no choice but to begin to execute a program with the expectation, but not the certainty, that the program will eventually return control to the operating system.
If the machine has the capability of protecting memory , then a bug in one program is less likely to interfere with the execution of other programs. In a system without memory protection, one program can change the contents of storage assigned to other programs or even the storage assigned to the operating system. The resulting system crashes are not only disruptive, they may be very difficult to debug since it may not be obvious which of several programs is at fault.
A Multi programming or Multi tasking Operating system is the one which is capable of running multiple processes or tasks, by sharing the common resources like CPU. These operating systems use the concepts task-scheduling and context-switching for implementing the multitasking ability.
Task scheduling algorithms will identify the task to be run at a given time (time slice) and also which is the next task to run. These tasks will be queued for processing.
Context switching is a process, to store and restore the state of a CPU. When a process is executed the state of the CPU with respect to that process will be restored and while completing the time slice, the present state will be stored.
what is multiprogramming system in operating system?
where more than one program can pe execute at one time
What is the importance of studying an operating system?
To learn how an operating system performs its duties is to garner insight into how a computer functions at its innermost levels. This leads to insight on how to write device drivers (for example, hardware manufacturers would benefit from this type of study), how to write applications with improved performance and stability, or even how to write an operating system of your own (maybe for some special hardware you created, or whatever other reason one could think of).
What describes a collection of hardware components that function together as a system?
Do you want a software to collect the computer‘s hardware information from LAN ?
What happens during Operating System loading process?
An operating system loads via the memory of a computer. The specific area that gets the operating system to load is called the boot loader.
What are the most popular operating syatems?
As of September 2009, the most common desktop operating system is Windows XP, with about 70% of the market share. Next is Windows Vista, with 18% of the market share. Mac OS X 10.5 is next with 3% of the market share. Windows 7 has 1.5% of the market share. Mac OS X 10.4 has about 1% and is virtually tied with Linux.
Have you used more than one type of operating system if so then which one is best and why?
There isn't one.
Each operating system is what we call 'fit for purpose', meaning it's the best at what it does.
A lot of people like Windows (XP) because it's the most popular and you're pretty much guaranteed compatibility with both hardware and software.
But some like Apple OS, they make cool stuff like MP3 players and phones too. And, of course, its main selling feature is the fact that there has never been a reported virus on a Mac. There have been internally developed proof-of-concepts as well a security flaws and vulnerabilities in various releases of Apple software, but there has never been a full blown Mac virus in the same vein as those so prevalent on the PC.
And I like Linux, why? It's free. That's free as in virus-free, software-free and cost-free. You get a new operating systemas often as your Windows friends get 'windows updates' or your Apple friends get a new song...
But really... it all down to personal preference.
A blinking vertical line that indicates where the next character typed will display?
Insertion point
cursor
What are some reasons for process termination?
1. Null Pointer
2. Memory Fault
3. Segmentation Fault
4. Neverending loop
5. Computer waits for a response but the program uses a void function for the return.
6. Never responds
7. Program Designed to terminate automatically when it is ran.
8. Array is outside of boundaries
9. Process was Modified and cannot operate.
10. Error Occurs that the proccess cannot handle and exits.
Burst time is an assumption of how long a process requires the CPU between I/O waits.It can not be predicted exactly, before a process starts.
It means the amount of time a process uses the CPU for a single time. (A process can use the CPU several times before complete the job)
What are the four basic operation of operating system?
1)Job management
2)Communication between the user and hardware through user interface
3)Data management
4)Resource Management
What is the primary advantage of a 64-bit operating system versus 32-bit?
A 64-bit OS (in concert with a 64-bit processor) will be able to run 64-bit applications (applications written to take advantage of 64-bit OS's & CPU's)
The catch is, there arent any 64-bit applications on the market as yet, so you arent likely to see any advantage until such time as one is released.
Having a 64-bit OS would also mean you would be able to fit up to 16GB RAM memory that would be recognized by Windows XP/Vista.
By far the greatest potential advantage of a 64 bit OS is the vastly increased virtual address space. In 32 bit Windows all processes have a private 2GB virtual address space. This is totally independent of RAM size. In 64 bit Windows, when running native 64 bit applications, this address space increases to 8192GB, again totally independent of RAM size. For applications using large databases, video editing, etc., this is a MAJOR advantage, even if you have only 4GB RAM.
Another advantage is the ability access more RAM. In some server editions this may be as high as 2048GB. That is larger than what is currently commercially available.
Why are page sizes in operating systems always powers of 2?
Answer: Recall that paging is implemented by breaking up an address into a page and offset number. It is most efficient to break the address into X page bits and Y offset bits, rather than perform arithmetic on the address to calculate the page number and offset. Because each bit position represents a power of 2, splitting an address between bits results in a page size that is a power of 2.
Why do operating systems have upgrades?
An operating system is just like any other piece of software: none is perfect. Because of this, many attempts are being made to create the "best" one available.
What are examples of distributed operating system?
Several operating systems are capable of functioning in a distributed manner, including Linux, FreeBSD, Solaris, and Mac OS X.