Engineering Fundamentals Assessment

Engineering Fundamentals Assessment

University

12 Qs

quiz-placeholder

Similar activities

Understanding Object-Oriented Programming

Understanding Object-Oriented Programming

University

10 Qs

Midterm Examination 1.3 (Computer Network)

Midterm Examination 1.3 (Computer Network)

University

15 Qs

Programming Language Concepts

Programming Language Concepts

University

7 Qs

sejarah komputer

sejarah komputer

University

15 Qs

Rowan - CSNP-04103 - First Day of Class

Rowan - CSNP-04103 - First Day of Class

University

11 Qs

Database Fundamentals Quiz

Database Fundamentals Quiz

University

10 Qs

Statistics Using R

Statistics Using R

University

10 Qs

NET101: Week 2-3

NET101: Week 2-3

University

10 Qs

Engineering Fundamentals Assessment

Engineering Fundamentals Assessment

Assessment

Quiz

Others

University

Hard

Created by

Paloma Flores

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of an operating system?

To provide internet connectivity

To run applications exclusively

To serve as a database management system

The primary function of an operating system is to manage hardware and software resources.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name three types of operating systems.

Single-User

Network

Batch, Time-Sharing, Real-Time

Distributed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the difference between a process and a thread.

A process is always faster than a thread.

A process is a lightweight unit that shares memory with other processes.

Threads cannot communicate with each other.

A process is an independent execution unit with its own memory, while a thread is a lightweight unit of a process that shares memory with other threads.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a deadlock in operating systems?

A deadlock is a situation in operating systems where processes are unable to proceed because they are each waiting for resources held by the other.

A deadlock occurs when a process is terminated unexpectedly.

A deadlock is when a process runs out of memory.

A deadlock is a situation where all processes are running smoothly.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe the OSI model and its layers.

1) Physical, 2) Network, 3) Transport, 4) Session, 5) Application, 6) Presentation, 7) Data Link

The OSI model consists of seven layers: 1) Physical, 2) Data Link, 3) Network, 4) Transport, 5) Session, 6) Presentation, 7) Application.

1) Physical, 2) Data Link, 3) Network, 4) Transport, 5) Application, 6) Session, 7) Presentation

1) Physical, 2) Data Link, 3) Network, 4) Transport, 5) Session, 6) Application, 7) Presentation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a subnet mask in networking?

The purpose of a subnet mask is to identify the network and host portions of an IP address.

To determine the speed of data transfer in a network.

To encrypt data transmitted over the network.

To assign IP addresses to devices automatically.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the difference between TCP and UDP.

TCP is reliable and connection-oriented; UDP is faster and connectionless.

UDP guarantees delivery of packets while TCP does not.

TCP is faster and connectionless; UDP is reliable and connection-oriented.

TCP and UDP are both connection-oriented protocols.

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?