The ____ function repeats the text in the specified cell a specified number of times.
A. MIRROR
B. REPT
C. AGAIN
D. OVER
Answer: B
You might also like to view...
Which of the following statements about the C programming language is false?
a. C was implemented in 1972 by Dennis Ritchie at Bell Laboratories. b. With careful design, it’s possible to write C programs that are portable to most computers. c. C initially became widely known as the Windows operating system’s development language. d. Today, most of the code for general-purpose operating systems is written in C or C++.
Write a brief memo to the marketing manager suggesting at least one alternative to the code she proposed, and state your reasons.
What will be an ideal response?
Which of the following is not a problem with secret-key cryptography?
(a) You cannot authenticate which party created the message. (b) The two people communicating must still find a way to transmit the secret key securely. (c) A different key is required to communicate with each person to receive a message. (d) All of the above are problems with secret-key cryptography.
Because the words of each line are different lengths, the right edge of a paragraph is usually uneven. This type of alignment is called ________
A) Right-aligned B) Justified C) Center alignment D) Left-aligned