KPK Board 12th Class Computer Ch 1 Operating System Short Questions Answers
We are providing all Students from 5th class to master level all exams preparation in free of cost. Now we have another milestone achieved, providing all School level students to the point and exam oriented preparation question answers for all science and arts students.
After Online tests for all subjects now it’s time to prepare the next level for KPK board students to prepare their short question section here. We have a complete collection of all classes subject wise and chapter wise thousands questions with the right answer for easy understanding.
We provided 12th class Computer short questions answers on this page of all KPK boards. Students of KPK boards can prepare the Computer subject for annual examinations.
In this List we have included all KPK boards and both Arts and Science students. These Boards students can prepare their exam easily with these short question answer section
Malakand Board 12th classes short questions Answer
Mardan Board 12th classes short questions Answer
Peshawar Board 12th classes short questions Answer
Swat Board 12th classes short questions Answer
Dera Ismail Khan Board 12th classes short questions Answer
Kohat Board 12th classes short questions Answer
Abbottabad Board 12th classes short questions Answer
Bannu Board 12th classes short questions Answer
All above mention KPK Boards students prepare their annual and classes test from these online test and Short question answer series. In coming days we have many other plans to provide all kinds of other preparation on our Gotest website.
How to Prepare KPK Board Classes Short Question Answer at Gotest
- Just Open the desired Class and subject which you want to prepare.
- You have Green bars which are Questions of that subject Chapter. Just click on Bar, it slides down and you can get the right answer to those questions.
There is no universally accepted difference between time sharing and multi- tasking operating system. Multi- tasking is used in a broad sense and time-sharing OS can be considered is a kind of multitasking OS. Time sharing OS has a short time slices given to each process whereas in multi-tasking OS there is no time slice assigned to each process. The multi tasking OS switches among the a processes residing in RAM in such a way that when a process needs input or output operation the OS is switched to some other process residing in RAM.
A multiprogramming system runs more than one program at a time on one processor. The system attempts to keep several programs located in main memory and switches the processor rapidly among them. In multiprocessing operating system, multiple processors are executed more than one programs simultaneously multiprocessing OS was developed to increase processing speeds.
Time-sharing OS allows users to share a single processor simultaneously. Each user is allocated resources to CPU for a particular time slot called time slice. In parallel processing operating systems, various processes are executed simultaneously on multiple processors. In this OS, there is no special technique used for the allocation of resources (e.g; processor) in which it is shared among multiple processors.