Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Which of the following is true of signals in Linux? Question 1 options: 1) They could be used for communication among processes 2) Processes can

Which of the following is true of signals in Linux?

Question 1 options:

1)

They could be used for communication among processes

2)

Processes can choose to ignore many of them

3)

A process may only send signals to processes in the same group

4)

All of the above

Which of the following classes of Linux threads do/does not have a time quantum associated with them?

Question 2 options:

1)

Real-time FIFO

2)

Real-time round robin

3)

Timesharing.

4)

None of the above

Two instances of the same Linux program (say cp) could share their

Question 3 options:

1)

text segments

2)

data segments

3)

stack segments

4)

all of the above

A socket is analogous to

Question 4 options:

1)

the telephone network

2)

a phone that is not attached to a telephone jack

3)

a telephone jack

4)

a television set

Special files in Linux are used to represent

Question 5 options:

1)

the OS code

2)

devices

3)

i-nodes

4)

the password file

According to the discussion in Chapter 12, perfection is reached when

Question 6 options:

1)

nothing more can be added to the system

2)

nothing is in the system

3)

all system calls are implemented as library functions

Based on the discussion on Naming, which of the following statements is NOT true?

Question 7 options:

1)

Directories are used to map external names onto internal names.

2)

For a file in Unix, both its file name and its i-node number can be used internally.

3)

How to construct and manage the names for identifying the entities, such as files, processes, and devices etc., is an important issue in operating system design and implementation.

4)

External names are primarily designed for human beings to use while internal names are always used by the system.

Based on the discussion in Chapter 12, which of the following is considered as one of the guiding principles for the system call interface design?

Question 8 options:

1)

If a feature or system call cannot be implemented efficiently, that functionality is not useful and programs should not be using it.

2)

If a feature or system call might be useful in the future, it should be put in a user-level library, not in the operating system.

3)

Both (a) and (b)

4)

Neither (a) nor (b)

Which of the following statements is/are true?

Question 9 options:

1)

Figure 12.8 is an example that demonstrates space-time tradeoff

2)

Moores Law says that computer hardware improves by a factor of 100 every decade.

3)

Dijkstras THE system was the first layered operating system.

4)

All of the above

Based on the discussion in Chapter 12, which of the following is not one of the new system trends?

Question 10 options:

1)

Embedded systems.

2)

32-bit address based systems.

3)

Hypervisor based systems.

4)

Handheld wireless computers.

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

Step: 3

blur-text-image

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

Ai And The Lottery Defying Odds With Intelligent Prediction

Authors: Gary Covella Ph D

1st Edition

B0CND1ZB98, 979-8223302568

More Books

Students also viewed these Databases questions

Question

1. What is an effective strategy for writing a routine request?

Answered: 1 week ago

Question

1. How might volunteering help the employer and the employee?

Answered: 1 week ago