Dec 14, 13 •
8248 Views •
Notes •
Prince Kashyap •
1 Comment
A linear data structure simply means that it is a storage format of the data in the memory in which the data are arranged in contiguous blocks of memory. Like for example the array of characters is represented by one character after another. In the linear
Nov 30, 13 •
6888 Views •
Notes •
Raj Tilak •
No Comments
Memory management is an important matter of concern. There are two main process of this memory management to optimally utilize the memory space. Those processes are 1. Paging 2. Segmentation Now let us know something about them in details. GATE
Mar 24, 13 •
2383 Views •
Engineering Sample Papers •
Richa Sinha •
Comments Off on Sample paper for Operating System
Maximum Marks=100 Time Taken=3 hours Attempt any five questions selecting atleast one question from each unit. All questions carry 20 marks each. Unit 1: Q.1 Describe the system’s programmer’s view of an operating system and name the most common