In the figure above, the text box dimensions are shown next to the ____ entries in the Property inspector.

A. W and H
B. X and Y
C. both a. and b.
D. neither a. nor b.


Answer: A

Computer Science & Information Technology

You might also like to view...

Select all that apply. Which of the following is(are) mathematical functions?

a. round b. sin c. power d. abs

Computer Science & Information Technology

A base element is one that:

A) was initially keyed into the system. B) does not change over a period of time. C) is used within one and only one subsystem. D) is the result of a calculation or some other logic.

Computer Science & Information Technology

Write a recursive function

double recSum(double array[], int count); that takes an int argument and returns the sum of count array entries.

Computer Science & Information Technology

A message that informs a user that invalid data has been entered in a cell is a(n) ________

A) error alert B) validation message C) input message D) data message

Computer Science & Information Technology