Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. a. The subcommands in the following Unix command ls | more are executed _________. depends on system config in parallel concurrently sequentially b. Which

1.

a. The subcommands in the following Unix command ls | more are executed _________.

depends on system config

in parallel

concurrently

sequentially

b.

Which of the following is not preemptive scheduling algorithm?

Shortest Job First

First Come First Serve

Round Robin

Priority scheduling

c. Which of the following statements is correct?

After executing exec() method, a new program is loaded to the child process memory space

After creating, the child process executes concurrently with the parent process

The child process duplicates the parent process when it is created

All of them

d.

________ is the time interval between the finished time of the process and the submission time of such a process.

Response time

Waiting time

Turnaround time

CPU Utilization

e.

Which of the following statements on thread creation is correct? (choose the best one)

Thread creation involves mapping memory segment, copying open files, and variables.

Thread creation uses less resources than process creation.

Thread creation involves allocating registers, stack, and PC.

Thread creation involves allocating registers, stack, and PC which consume less resources than creating process.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Management Databases And Organizations

Authors: Watson Watson

5th Edition

0471715360, 978-0471715368

More Books

Students also viewed these Databases questions

Question

What are some of the possible scenes from our future?

Answered: 1 week ago

Question

1. What are your creative strengths?

Answered: 1 week ago