Answer:
Column matching given in explanation
1. Intranet : <em>a network of computer within an organization</em>
2. Placeholder: <em>an empty area that reserves space for new content</em>
3. Presentation: <em>information delivered to an audience</em>
4: Presentation Technology: <em>a software application that helps organize and convey information</em>
5. Keynote: <em>the main speech delivered to all in attendance</em>
Explanation:
Intranet:
A small network that exist in the small organization or company to connect all the computers in organization.
Placeholder:
In computer programming, few variables has been defined in the start of program. These variables have no value initially but can be utilized at the time of need. These variable holds some space in memory that is called Placeholder.
Presentation:
A piece of information relevant to some particular topic, which will be delivered to a particular audience is called presentation.
Presentation Technology:
The tools that are used to assist presentation such as projector, slides, boards etc. are called presentation technology.
Keynote:
The main idea of speech that presenter want to deliver to the audience is called Keynote.
Answer:
i have no ideaaaaaaaaaaaaaaaaaaaaaa
Explanation:
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa kill me
Answer:
the storage unit of a computer is known as the term which is used to indicate storage capacity.
Explanation:
Five units of storage units are:-
1) byte
2) kilobyte
3) megabyte
4) gigabyte
5) terabyte
Answer:
B. style=text-align: right
Explanation:
text-align is a CSS property having 5 types of values. Each of values define below.
left - Aligns content to left.
right - Aligns content to right.
center - Centers the content.
justify - Depends on the width of the content, it will align itself to both left and righ
inherit - It specifies the the value of text-align should be taken from parent element.