Short Answer C
The Primary use of any word processor is to create word documents (like this editor) with the ability to format it with bold letters or <u>underlining</u> or <em>italics</em>. There are many other choices of things to do. All your choices are true but the main one is the third one down.
It can do very simple mathematical calculations if it can create tables (neither of which is possible with this editor. A is incorrect.
D is mostly incorrect. Very few word processors have built in capabilities that would help you with word games. There are some that do. Most don't.
I would hate to create fonts using a word processor. It's remotely possible, but anyone in his right mind would try using a program designed for that.. B is incorrect.
The four basic functions of a computer are input, processing, output and storage.
<span>Advances in technology are one of the main reasons that globalization has escalated in the past decade. In information and communication technology, innovations have become smaller in size, more efficient and often more affordable. In transport technology, vehicles have tended to become larger and faster, as well as becoming more environmentally friendly and cheaper to run. Whether for personal use or for business, technology has made the world seem a smaller place and assisted in the rise of globalization. </span>
<span>each entry in an array of strings is actually a pointer to the first character of a string
Each indice in an array of strings (which are actually each actually an array of char) is actually a pointer to the first (0th) char of a string.
</span>