Practice - 5 Tasks
Answer the questions below
1fill in blank
easyComplete the code to define a database as a place to store data.
Intro to Computing
A database is a [1] to store data. Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'tool' because it sounds technical.
Choosing 'game' or 'color' which are unrelated.
✗ Incorrect
A database is a place where data is stored and organized for easy access.
2fill in blank
mediumComplete the sentence to explain what a database stores.
Intro to Computing
A database stores [1] in an organized way.
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'books' or 'music' because they are types of data but too specific.
Choosing 'pictures' which is only one type of data.
✗ Incorrect
A database stores data, which can be numbers, text, or other information.
3fill in blank
hardFix the error in the sentence about database use.
Intro to Computing
People use databases to [1] and retrieve information quickly.
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'hide' or 'break' which are incorrect actions.
Choosing 'delete' which removes data instead of storing it.
✗ Incorrect
Databases are used to store and retrieve information quickly and safely.
4fill in blank
hardFill both blanks to describe how data is organized in a database.
Intro to Computing
Data in a database is stored in [1] and accessed using [2].
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'songs' or 'pictures' which are types of data, not organization methods.
Mixing up tables and queries.
✗ Incorrect
Data is stored in tables and accessed using queries, which ask the database for specific information.
5fill in blank
hardFill all three blanks to complete the description of a database.
Intro to Computing
A database helps [1] data, [2] it, and [3] it when needed.
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'delete' instead of 'retrieve' which is about getting data back.
Mixing the order of store, organize, and retrieve.
✗ Incorrect
A database helps store data, organize it, and retrieve it when needed for easy use.