Respuesta :

Input, Display, A database is a structured collection of information. A database, as opposed to having all the data in a list in random order, provides a structure to organise the data.

A database table is one of the most common data structures. A database table is made up of rows and columns. A two-dimensional array is another name for a database table.

A form is a database object that lets you enter, edit, and display data from a table or query. A simple form typically includes fields such as First Name, Last Name, E-mail Address, Home Phone, Mobile Phone, Date of Birth, and Address.

To learn more about database please click on below link

https://brainly.com/question/4045833

#SPJ4