Save as PDF
Opens your browser print dialog — select "Save as PDF" to download.
CI-502 (CSIT) (GS)
B.Tech., V Semester
Examination, November 2023
Grading System (GS)
Operating System
Explain the following terms :
i) File management system
ii) Absolute path and Relative path
iii) Directory structure and direct access
निम्नलिखित शब्दों को स्पष्ट कीजिए।
i) फाइल प्रबंधन प्रणाली
ii) निरपेक्ष पथ और सापेक्ष पथ
iii) डायरेक्टरी स्ट्रक्चर और डायरेक्ट एक्सेस
Note: i) Attempt any five questions.
किन्हीं पाँच प्रश्नों को हल कीजिए।
ii) All questions carry equal marks.
सभी प्रश्नों के समान अंक हैं।
iii) In case of any doubt or dispute the English version should be treated as final.
किसी भी प्रकार के संदेह अथवा विवाद की स्थिति में अंग्रेजी भाषा के प्रश्न को अंतिम माना जावेगा।
Which type of services are provided by operating System in multiple environment? Also explain why layered approach is used for designing operating System?
ऑपरेटिंग सिस्टम द्वारा एकाधिक वातावरण में किस प्रकार की सेवाएँ प्रदान की जाती हैं? यह भी बताइए कि ऑपरेटिंग सिस्टम को डिजाइन करने के लिए स्तरित दृष्टिकोण का उपयोग क्यों किया जाता है?
Explain buffering and the different ways in which Buffering can be implemented.
बफरिंग समझाइये और बफरिंग को लागू करने के विभिन्न तरीकों की व्याख्या करें।
Suppose the following jobs arrive for processing at the times indicated. Each job will run the listed amount of time:

i) Give a Gantt chart illustrating the execution of these jobs using the non-preemptive FCFS and SJF scheduling algorithm.
मान लीजिए कि निम्नलिखित नौकरियाँ बताए ���ए समय पर प्रसंस्करण के लिए पहुँचती हैं। प्रत्येक कार्य सूचीबद्ध समयावधि में चलेगा:

i) गैर-प्रीमेप्टिव FCFS और SJF शेड्यूलिंग एल्गोरिथम का उपयोग करके इन नौकरियों के निष्पादन को दर्शाने वाला एक गैंट चार्ट दें।
ii) What is turnaround time and wait time of each job for the above algorithms?
ii) उपरोक्त एल्गोरिदम के लिए प्रत्येक कार्य का टर्नअराउंड समय और प्रतीक्षा समय क्या है?
What are the classical problems of process synchronization in Operating System? Explain in detail.
ऑपरेटिंग सिस्टम में प्रक्रिया सिंक्रनाइज़ेशन की शास्त्रीय समस्याएँ क्या हैं? विस्तार से व्याख्या करें।
What is the difference between a deadlock prevention and deadlock avoidance methods of dealing with a deadlock problem? Explain the different approaches towards a deadlock detection problem when :
i) There is a single instance of a resource type
ii) Multiple instances of a resource type
गतिरोध की समस्या से निपटने के गतिरोध निवारण और गतिरोध निवारण तरीकों के बीच क्या अंतर है? गत���रोध का पता लगाने की समस्या के प्रति विभिन्न दृष्टिकोणों की व्याख्या करें जब :
i) संसाधन प्रकार का एक ही उदाहरण हो
ii) एक संसाधन प्रकार के एकाधिक उदाहरण
Given 5 memory partition of 100 KB, 500 KB, 200 KB, 300 KB, 600 KB (in order) how would the first fit, best fit, worst fit algorithm place process of 212 KB, 417 KB, 112 KB, 426 KB (in order)? Which algorithm makes the most efficient use of memory?
100 KB, 500 KB, 200 KB, 300 KB, 600 KB के 5 मेमोरी विभाजन को देखते हुए (क्रम में) पहला फिट, सबसे अच्छा फिट, सबसे खराब फिट एल्गोरिथम 212 KB, 417 KB, 112 KB, 426 KB (क्रम में) की प्रक्रिया को कैसे रखेगा? कौन सा एल्गोरिथम मेमोरी का सबसे कुशल उपयोग करता है?
What are the different page replacement algorithms? Also explain which page replacement algorithm is more efficient and why?
विभिन्न पेज प्रतिस्थापन एल्गोरिथम क्या हैं? यह भी बताइए कि कौन सा पेज रिप्लेसमेंट एल्गो���िथम अधिक कुशल है और क्यों?