wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

BM4085 - Business IT

Total questions: 12

Worksheet time: 15mins

Name
Class
Date
1.

There are mainly 2 classifications of data - categorical for qualitative & ________ for quantitative.

a)

Numerical

b)

Dates

c)

Arithmetic

d)

String

2.

What is one of the advantages of digital data over analogue data

a)

Optimized storage

b)

Subjected to less interference

c)

Can be distorted easily

d)

has a lower sampling rate

3.

What is NOT an advantage of a relational database over a non-relational database?

a)

Structured storage

b)

Referential integrity

c)

Differentiated level of security/access

d)

Lower cost of ownership

4.

The "R" in the abbreviation "CRUD" refers to (a)  

5.

The "D" in the abbreviation "CRUD" refers to (a)  

6.

Which is NOT a model of the conventional Cloud Delivery Model?

a)

Infrastructure as a Service

b)

Platform as a Service

c)

Software as a Service

d)

Identity as a Service

7.

Which is not an option for cloud deployment?

a)

Private cloud

b)

Public cloud

c)

Hybrid cloud

d)

Corporate cloud

8.

Which is an advantage of adopting a public cloud over adopting a hybrid cloud?

a)

Less complex network setup

b)

Lower cost of ownership

c)

Removal of vulnerability

d)

More secured network

9.

.Is the following statement true or false? Under the PAAS cloud model, the cloud service provider manages all the available resource

a)

True

b)

False

10.

Which type of machine learning mimics the structure of the human brain?

a)

Support Vector Machine

b)

Neural Network

c)

K Means Clustering

d)

Naïve Bayes Classifier

11.

Got to https://www.w3schools.com/sql/trysql.asp?filename=trysql_select_all, then input a criteria for the "customers" table that output the following screen. Then copy the SQL syntax in the textbox.

(a)  

12.

 

Got to https://www.w3schools.com/sql/trysql.asp?filename=trysql_select_all, then input criteria with Orderdate greater than 01-Sep-1996 and from city of "Reims" for the "customers" and "orders" tables that output the following screen. Then copy the SQL syntax in the textbox.

(a)