Accounting and Financial Management (3) Analog and Digital Communication (2) Artificial Intelligence (2) BE(Civil) (2) BE(CSE) (83) BE(ECE) (11) BE(Mech) (10) Business Processes (3) C# and .NET Framework (2) Communication Skills (1) Compiler Design (1) COMPONENT BASED TECHNOLOGY (1) COMPUTER ARCHITECTURE (1) COMPUTER GRAPHICS and MULTIMEDIA SYSTEMS (6) COMPUTER INTEGRATED MANUFACTURING (1) Computer Networks (9) Computer Organization (2) Computer Programming (1) Consumer Behaviour (1) Control Systems (1) Cryptography and Network Security (3) Datastructures and Algorithms (10) Datawarehousing and Mining (1) DBMS (5) DESIGN AND ANALYSIS OF ALGORITHMS (9) DESIGN OF MACHINE ELEMENTS (1) DIGITAL PRINCIPLES AND SYSTEMS DESIGN (3) Discrete Mathematics (1) DISTRIBUTED COMPUTING (2) DSP (8) DYNAMICS OF MACHINERY (2) Economic Foundations (1) ELECTRICAL ENGINEERING (1) ELECTRICAL ENGINEERING AND CONTROL SYSTEMS (1) Electromagnetic Fields (3) ELECTRONIC CIRCUITS (1) ELECTRONIC COMMERCE (4) ELECTRONIC DEVICES AND CIRCUITS (1) EMBEDDED SYSTEMS (1) FUNDAMENTALS OF COMPUTING (2) Graphics and Multimedia (3) HEAT AND MASS TRANSFER (1) HUMAN RESOURCE MANAGEMENT (1) Internet Programming (9) INTRODUCTION TO FINITE ELEMENT ANALYSIS (1) Legal Aspects of Business (1) MANAGEMENT INFORMATION SYSTEMS (1) Marketing Management (1) MATHEMATICAL FOUNDATIONS OF COMPUTER SCIENCE (4) MATHEMATICS - I (1) MBA (9) MCA (83) MCA QUESTION BANK (2) MECHATRONICS (1) MicroProcessor and Controllers (4) MICROPROCESSORS AND APPLICATIONS (5) MIDDLE WARE TECHNOLOGIES (3) MOBILE COMPUTING (5) NETWORK PROGRAMMING (1) NUMERICAL METHODS (1) OBJECT ORIENTED ANALYSIS AND DESIGN (5) Object Oriented Programming (18) Operating System (2) OPERATING SYSTEMS (9) Organizational Behaviour (2) POWER ELECTRONICS (1) Principles of Management (8) PROBABILITY AND QUEUEING THEORY (2) Probability and Statistics (1) PROBLEM SOLVING AND PROGRAMMING (2) PROCESS PLANNING AND COST ESTIMATION (1) PROFESSIONAL ETHICS AND HUMAN VALUES (1) RANDOM PROCESSES (1) RESOURCE MANAGEMENT TECHNIQUES (2) ROBOTICS (1) Security analysis (1) Service Marketing (1) SIGNALS AND SYSTEMS (1) Software Engineering (8) SOFTWARE PROJECT MANAGEMENT (4) SOFTWARE QUALITY MANAGEMENT (2) System Software (2) TCP/IP PROTOCOL SUITE (3) Theory of Computation (4) Total Quality Management (2) UNIX AND NETWORK PROGRAMMING (4) Visual Programming (2) WEB GRAPHICS (2) WEB TECHNOLOGY (2) XML AND WEB SERVICES (4)

Friday, July 4, 2008

OPERATING SYSTEM 2007 - B.E

PART-A
1) Specify the critical factor to be strictly followed in real time system.
2) List out the three main advantages of multiprocessor system.
3) What is co-operating process?
4) What is bounded waiting in critical section?
5) What are the four necessary conditions a system should possess in order to be termed as deadlock?
6) What is segmentation?
7) Why should we use virtual memory?
8) What is meant by thrashing?
9) Name the entries that make up a File Control Block (FCB)?
10) State any two distinguishing features of UUNIX and Windows.

PART-B
11) a) i) Explain the facilities provided by the following operating systems
(1) Clustered system and 
(2) Real time system.
ii) List out the services provided by the operating system to programs and to the 
users of program.
(or)
b) i) Explain the process creation and process termination on process.
ii) Write short notes on co-operating processes and schedulers.
12) a) Describe the following scheduling algorithms
(i) Shortest job first scheduling
(ii) Round robin scheduling
(iii) Real time scheduling
(iv) Priority scheduling.
(or)
b) What is the important feature of critical section? State the dining philosophers 
problem and show how to allocate the several resources among several 
processes in a deadlock and starvation free manner.

13) a) i) How can deadlock be detected? Explain. 
ii) Write short notes on swapping.
(or)
b) Discuss the advantages of paging memory management and the conversion of 
logical address into physical address with necessary hardware.
14) a) Discuss the following page replacement algorithms, giving a suitable page 
reference string (i) LRU (ii) FIFO (iii) Optimal.
(or)
b) i) State the various attributes of a file and their purpose.Discuss the various file. 
operation
ii) Discuss about demand paging.
15) a) Describe in detail any three methods of implementing the file system.
(or)
b) write short notes on:
(i) Disk structure
(ii) Indexed allocation
(iii) Shortest Seek Time First (SSTF) scheduling.


No comments:

Post a Comment