App Inventor TinyDB

App Inventor TinyDB

9th - 10th Grade

11 Qs

quiz-placeholder

Similar activities

html

html

10th Grade

15 Qs

DECI - Week 11 - Time Machine

DECI - Week 11 - Time Machine

9th Grade

13 Qs

ICT 10 Q3 Reviewer

ICT 10 Q3 Reviewer

10th Grade

15 Qs

HTML & Web Design

HTML & Web Design

5th - 9th Grade

12 Qs

Web I: CSS Debug

Web I: CSS Debug

9th - 12th Grade

15 Qs

App Development SC Assessment 2

App Development SC Assessment 2

7th - 12th Grade

15 Qs

MTA Introduction to Programming Using HTML and CSS Lesson 2

MTA Introduction to Programming Using HTML and CSS Lesson 2

7th - 12th Grade

10 Qs

HTML

HTML

9th - 12th Grade

15 Qs

App Inventor TinyDB

App Inventor TinyDB

Assessment

Quiz

Computers

9th - 10th Grade

Hard

Created by

Joan Goldberg

Used 128+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A database in App Inventor that can permanently save data on a device.

TinyDB

TinyWebDB

CloudDB

list

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Random Access Memory is ________ which means that any data that is stored can be lost when the app/program is closed and then reopened.

persistent

volatile

data stored on a device

short term

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

If you turn off your device, data in TinyDB will

be saved.

be lost.

persist.

be stored locally.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data in TinyDB

can be shared with another device or person.

cannot be shared with another device or person.

is lost when the app is closed and then reopened.

is volatile.

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

How is data stored in TinyDB?

As a table of tag-value pairs.

Tag must be a string.

Value may be a number, string or list.

As a record on a file.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The tag gives the data you're storing in the database a name-a way to reference the information-while the value is the data itself.

Sometimes

Always

Never

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

The tag for a row in TinyDB is

a key

unique

the data

a string

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?