Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
11 views5 pages

Internal Questions ....... OSY

Uploaded by

moneshmergu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views5 pages

Internal Questions ....... OSY

Uploaded by

moneshmergu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Display calendar for current month

Define real time operating system. List any four application of it.

Display date and time of 2 year ago


Display date and time of previous day and tomorrow
Explain any four services provided by os.

Display system date and time


Clear the screen.
What is process management? State two functions to be performed by OS for process
management.

Display name of terminal


Write command to give manual help for any command
Draw and explain process state diagram

To display month 4 April 2023


Explain scheduling criteria.

To display hours minutes and seconds


Define following term page fault and paging

To display who are the users connected to our computer currently


Explain segmentation

To display present working directory


Difference between program and process
To start stop restart the services
Draw and Explain virtual memory .

To display process information


state what is inter process communication and explain its advantages

To listing all process running on the terminal

Define PCB list information contain in PCB and explain.

Write command to change directory


Write command to make directory
Explain partitioning and its types.

Create file write content of that file and to display content of that file
Describe sequential and direct access method

Write command to Remove file and remove directory


Enlist types of operating system .explain multiprogramming operating system

Write command to split large file


With neat diagram, explain file access methods

Write command to rename a file name


Explain Structures of Directory in Operating System

Write a command to copy the content from one file to another file
Describe activities of I/O system and secondary storage Management.
Write a command to assign the execute permission for user
Describe IO Burst and cpu burst cycle with neat daigram.

Write a command to assign all permission for group


Explain FIFO, LRU, Optimal page replacement algorithm for following reference string.
7,0,1,2,0,3,0,4,2,3,0,3,2,1,2,0,1,7,0,1

Calculate the ratio of page fault and page hit

Write a command to remove the permission for user


Explain Internal Fragmentation and external fragmentation

Write a command in vi editor to print start the vi editor and display cal and date.

Explain static and dynamic memory partitioning method.

Execute shell script by considering example to find passing grades of students using if
statements.
Explain concept of Virtual Memory with Diagram

Shell script write and execute description for nested if statements


difference between Segmentation and Paging (Any 6 points)

write script for Finding greatest number among given three number
Explain following terms with respect to memory management.
I ) context switching
ii) swapping

Define deadlock and state the necessary condition for deadlock.


Find average waiting time and average turnaround time.
fcfs

Process Burst
time
P1 5
P2 15
P3 12
P4 25
P5 5

solve with nonpremptive and preemptive sjf

Proces At bt
s
P1 0 8
P2 1 4
P3 2 9
P4 3 5

Consider following process find awt and average turnaround time by using
. non preemptive priority

Process At bt pt
P1 0 5 2
P2 1 6 3
P3 2 7 4
P4 3 3 1
consider following process find awt and average turn around time by using Round robin
TIME QUNTUM=4

Process Bt

P1 24

P2 3

P3 3

consider the snap of the system


Process Allocation Max Available
ABCD ABCD
P0 112 433 210

P1 212 322

P2 401 902

P3 020 753

P4 112 112

What is the content of Matrix need?


is the system in safe state?

You might also like