There are four types of alignment in word.
Left-aligned text
Right-aligned text
Center-aligned text
Justified text
B) Plays an object's animation
An animation is a single drawing, cartoon, sketch, etc., but a sequence of animations can create movement, which appears to the viewer as the object or subject in motion.
Answer:
The answer is "demonstrating how a text is read".
Explanation:
Audio tools like Text to Speech are commonplace in programs like Duolingo. They offer you a somewhat accurate example of how to properly pronounce a word or phrase.
A cache memory is a small piece of memory that can be accessed very fast. It keeps copies of data that is used often. For example, by keeping data read from a database in memory, the second time the data is needed, it can be taken from the cache in stead of a lengthy query in the database.
Caches can be found in hardware (ie., on the cpu itself), but also as a programming concept in software.