Instructions: • The assignment questions are from Shell Programming, CPU scheduling and Page Replacement Algorithm • The

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Instructions: • The assignment questions are from Shell Programming, CPU scheduling and Page Replacement Algorithm • The

Post by answerhappygod »

Instructions:
• The assignment questions are from Shell Programming, CPU scheduling and Page Replacement Algorithm
• The assignment has 3 questions. You have to take picture/snapshot of output and attached with each question.
• All paragraphs must be resolved
Instructions The Assignment Questions Are From Shell Programming Cpu Scheduling And Page Replacement Algorithm The 1
Instructions The Assignment Questions Are From Shell Programming Cpu Scheduling And Page Replacement Algorithm The 1 (34.2 KiB) Viewed 27 times
Q1) Write a shell program to find prime number from 1 to 50 and display output. Q2) Write a program to calculate average waiting time for Shortest Job First algorithm for following table and display output. Process PI Burst Time 5 Arrival time 0 P2 6 1 P3 2 2 P4 4 3 P5 8 4 Q3) Write a program to calculate page fault by using LRU (least recently used) for the following reference string: 1, 3, 2, 3, 4, 2, 1, 3, 4, 2, 1, 4, 3, 1, 3.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply