DS3002 Sample Quiz

DS3002 Sample Quiz

University

6 Qs

quiz-placeholder

Similar activities

TPG Basics of web3 and programming

TPG Basics of web3 and programming

University

10 Qs

Sec. 18: Account Management, Billing & Support [2/2]

Sec. 18: Account Management, Billing & Support [2/2]

University

9 Qs

Day1

Day1

University

10 Qs

Workshop API

Workshop API

University

10 Qs

ANTARES Workshop - IoT Knowledge

ANTARES Workshop - IoT Knowledge

1st Grade - Professional Development

10 Qs

Pre Test Modul 5 Kelas A

Pre Test Modul 5 Kelas A

University

10 Qs

Node.js and Express.js Fun Challenge

Node.js and Express.js Fun Challenge

University

10 Qs

แบบทดสอบ IoT 1

แบบทดสอบ IoT 1

University - Professional Development

9 Qs

DS3002 Sample Quiz

DS3002 Sample Quiz

Assessment

Quiz

Computers, Instructional Technology, Education

University

Hard

Created by

Neal Magee

Used 3+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a typical product of an ETL pipeline?

Complete analysis with summary data

Cleaned data that is loaded into a system

Transformed data that is ready for analysis

Filtered or sorted data ready to consume

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the purpose of a "shebang" line in a script?

Connects the script to the correct interpreter.

Gives instructions for where to run.

Grants permissions to another user to execute it.

Is an internal comment to the developer.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "delimiter"?

A program that executes your code.

A separation between data columns.

A limitation of computing resources.

A maximum number of records in a data file.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not true about JSON?

JSON has a strict structure for every record.

JSON allows you to define arbitrary data fields.

JSON is made up of only arrays and objects.

JSON records can freely vary in length.

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the advantages to using Amazon S3 for data storage? (Select all that apply)

S3 can be reached by almost any computer.

S3 can store data objects of any type or size.

S3 is inexpensive and highly resilient.

S3 allows me to edit my files without ever downloading them.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In the following bash command, what is the value of $3?

mycommand

milk

bread

bananas

water