Quiz 6 - Open Day 2024

Quiz 6 - Open Day 2024

University

5 Qs

quiz-placeholder

Similar activities

introduction to sql

introduction to sql

University

10 Qs

SQL Quiz

SQL Quiz

10th Grade - University

10 Qs

[Test Run - Quiz] SAFE SQL Workshop: Communicate with Database

[Test Run - Quiz] SAFE SQL Workshop: Communicate with Database

University

10 Qs

QUIZ ON SQL

QUIZ ON SQL

University

10 Qs

Pretest 2

Pretest 2

University

10 Qs

DBC_CHAPTER 1

DBC_CHAPTER 1

University

10 Qs

Postest Modul 4

Postest Modul 4

University

10 Qs

Lesson 2 - Passing Data to Subsystems

Lesson 2 - Passing Data to Subsystems

University

10 Qs

Quiz 6 - Open Day 2024

Quiz 6 - Open Day 2024

Assessment

Quiz

Computers

University

Medium

Created by

dilrukshi siriwardena

Used 8+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 20 pts

Which of the following best describes an operating system's kernel?

It is a file system management tool

It is an user interface

It is the core part of an OS

It is a virus scanner

2.

MULTIPLE CHOICE QUESTION

10 sec • 20 pts

What is the output of the following C expression?

10 + 5 * 2 / (6 - 4) + 12 % 5

21

19

23

15

3.

MULTIPLE CHOICE QUESTION

10 sec • 20 pts

Which of the following is an example of a NoSQL database?

MySQL

PostgreSQL

MongoDB

Oracle

4.

MULTIPLE CHOICE QUESTION

10 sec • 20 pts

In the context of data communication, what does "bandwidth" refer to?

The amount of data that can be transmitted over a network in a given period of time

The strength of signal transmitted over a network

The distance that data can travel before it becomes unreliable

The type of data compression used during transmission

5.

MULTIPLE CHOICE QUESTION

10 sec • 20 pts

Which of the following data types is immutable in Python?

List

Dictionary

Set

Tuple