1) True. Customized screens provide an easy way to enter and view data in a table and query called reports.
2) True. New Database can be created using a blank database.
3) False. Queries are used to find specific data.
4) True. When a new database is created, we can find more than one database objects.
5) False. The primary key is to be set unique. As it identifies an entire row in the column.
1) Status Bar = Displays button to change the page views.
2) Hyper Link = A Link to an Internet Resource.
3) Field = Information arranged vertically in a table.
4) Report = Data from a table or query in printed format.
5) Record = Information arranged horizontally in a table.
- Since Adult A has been asked to create a website for their church, the most appropriate software to use is Sublime Text because it can be used to type all of the instructions to be executed.
- Adult B should use Adobe Photoshop to create a flyer about an upcoming social gathering for her workplace.
<h3>What is a
text editor? </h3>
In Computer technology, a text editor can be defined as a tool which is typically designed and developed to enable a software or web developer in typing and create the instructions to be used in a software or website such as a blog.
Sublime Text is a very good example of a text editor and should be used by Adult A to create a website for his or her church because it can be used to type all of the instructions that need to be executed and provides indentation by default.
On the other hand (conversely), Adult B should use Adobe Photoshop to create a flyer about an upcoming social gathering for her workplace because it is arguably the best graphics design software.
Read more on text editor here: brainly.com/question/4004088
#SPJ1
Explanation:
the output of your code is 30
Add a <div> around it.
example:
<div id = "content">
<p> content</p>
</div>