Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Operating System Unit I

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

OPERATING SYSTEM

1.

2.

3.
4.

5.
6.

7.

8.

9.

UNIT I
(a) What is an operating System? What are two main functions of operating system?
(b)Describe the following operating system: (Any Two)
(i)Batch processing system
(ii) Time sharing system
(iii)Multiprogramming system
(iv) Multitasking system
OR
(a)Explain the Services provided by operating system.
(b)Write short notes on: (Any Two)
(i) System Call
(ii) System structure
(iii) System programs
UNIT II
(a)What is a process? Differentiate between process and program.
(b) What do you mean by PCB? Explain Briefly.
OR
(a)What is Scheduling? Explain Real time scheduling.
(b)Write short notes on: (Any Two)
(i) Process States (ii) Threads (iii) FCFS Scheduling (iii) Priority Scheduling
UNIT III
(a) What are the Deadlocks? How is Recovery occurred from Deadlocks?
(b) What is Critical section Problem? Explain Briefly.
OR
(a)What is semaphore? How do you use it?
(b) Write short notes on: (Any Two)
(i) Deadlock Detection
(ii) Deadlock prevention
(iii) Deadlock Avoidance
(iv) the dining philosophers problem
UNIT IV
(a)What is page fault? Consider the Reference string 1,2,3,4,1,2,5,1,2,3,4,5.There are 3 frames
allotted in the memory at a time. Apply FIFO, LRU and find the number of page faults.
OR
(a) What is Fragmentation? Describe internal and External Fragmentation.
(b) Write short notes on: (Any Two)
(i) Virtual Memory (ii) Paging (iii) Swapping (iv) Logical versus Physical Address space
UNIT V
(a) What is file? List some Operations on it.
(b) Write short notes on: (Any Two)
(i) Disk Management (ii) Stable Storage management (iii) Disk Reliability (iv) Disk Formatting

OR
10. (a)What do you mean by disk scheduling? Discuss any one disk scheduling algorithm.
(b) Write Short notes on: (Any Two)
(i) File access method (ii) File protection (iii) Directory Structure (iv) File Sharing

ASP.NET
UNIT I
1. (a)Give a Brief overview of DOTNET Framework.
(b) What do you mean by web server controls and client controls?
OR
2. (a)What is ASP.NET web form? What is the Difference between ASP and ASP.NET?
(b) Write short notes on: (Any Two)

3.
4.

5.
6.
7.
8.
9.
10.

(i) Check Box Control (ii) Text box Control (iii) Drop-Down List Control (iv) Panel Control
UNIT II
(a) Difference between Client Site Validation and Server Side validation.
(b) What are Different validation Controls? Explain any one of them.
OR
(a) What are the Different States of web pages? Explain any one of them.
(b) Write short notes on: (Any Two)
(i) Ad rotator Control (ii) Calendar Control (iii) Form validation (iv) internet Explorer Control
UNIT III
(a) What is ADO.NET? Describe the Architecture of ADO.NET.
OR
(a)Write short notes on (Any Two)
(i) Data Adapter Class (ii) Data Grid Control (iii) Data Bound Control (iv) Dataset Classes
UNIT IV
(a) What is XML? What do you mean by web application development?
OR
(a) Explain WSDL and SOAP.
UNIT V
(a) What is Structure of C# Program? Explain the Looping Statement with flow chart.
(b) Write a C# program to check whether the entered number is Even or Odd?
OR
(a) Difference and similarities between C# and Java.
(b)Explain the Following (Any Two)
(i) Boxing and Unboxing
(ii) Classes and Object
(iii) Inheritance and Interfaces (iv) Delegates and Events

You might also like