CSC 110 - Quiz 1

CSC 110 - Quiz 1

University

20 Qs

quiz-placeholder

Similar activities

W2 - Quiz on Pedagogy and Technology-Enhanced Learning

W2 - Quiz on Pedagogy and Technology-Enhanced Learning

University

15 Qs

Lesson 6.1 - 6.5

Lesson 6.1 - 6.5

8th Grade - University

20 Qs

PTI Chapter 6

PTI Chapter 6

University

20 Qs

Chapter 3 Vocab Review

Chapter 3 Vocab Review

University

15 Qs

Fasteners

Fasteners

12th Grade - University

25 Qs

Introduction to Computers

Introduction to Computers

University

20 Qs

Technology and ICT History

Technology and ICT History

University

16 Qs

CPA JYSS 2018 MYE Paper 1

CPA JYSS 2018 MYE Paper 1

6th Grade - Professional Development

20 Qs

CSC 110 - Quiz 1

CSC 110 - Quiz 1

Assessment

Quiz

Instructional Technology

University

Hard

Created by

Clark Gonzales

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

A process may create several new processes via

parent process

children process

create-process system call

system call

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

In a time-sharing system, the CPU is switched among processes so frequently that:

The CPU utilization is minimized

Users can interact with running programs in real time

The CPU remains idle between context switches

Only one process is executed at a time

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

When a process creates a new process, two possible execution scenarios exist:

The child replaces the parent, or they execute concurrently

The parent waits for the child, or they execute concurrently

The child immediately terminates, or the parent continues

The child runs in a different CPU, or the parent takes control of the child

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which of the following statements about cooperating processes is true?

Cooperating processes must run on different CPUs

Cooperating processes cannot communicate with each other

Cooperating processes are only used in distributed systems

Cooperating processes share data and influence each other’s execution

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

Which of the following scheduling queues contains processes that are ready to execute and reside in main memory?

Ready queue

Job queue

I/O queue

Termination queue

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is a key difference between a process and a thread?

A thread is independent of its parent process

A process can have multiple threads, while a thread runs independently

A thread cannot share memory with other threads in the same process

A process runs only one thread at a time

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

The One-to-One Model provides more concurrency than the Many-to-One model because:

It maps multiple user threads to a single kernel thread

It allows multiple threads to run in parallel on multiprocessors

It prevents context switching

It avoids creating kernel threads entirely

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?