Quiz 6 - Open Day 2024

Quiz 6 - Open Day 2024

University

5 Qs

quiz-placeholder

Similar activities

Introduction to Database

Introduction to Database

University

10 Qs

RDBMS-SQL

RDBMS-SQL

University

10 Qs

Big Data Analytics - Week 2 (Data storage)

Big Data Analytics - Week 2 (Data storage)

University - Professional Development

10 Qs

Android SQLite & Permissions

Android SQLite & Permissions

University

10 Qs

Java Standard Tag Library (JSTL)

Java Standard Tag Library (JSTL)

University

10 Qs

Big Data

Big Data

University

10 Qs

ODBC & GPS

ODBC & GPS

University

10 Qs

JSP

JSP

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