Which of the following is NOT a true statement Perry learns in his tutorial with regard to point text boxes?

Perry needs to add some text to his movie, but he is debating the use of the point text boxes versus the area text boxes. He watches an online tutorial to get up to speed on the differences, and which option is best for his particular need.

a. Pressing the ENTER key expands a point text box vertically.
b. Point text boxes are identified by a black square handle in the upper-right corner.
c. Point text boxes do not wrap to the next line automatically.
d. You create a point text box by selecting the Text Tool button from the Tools panel and clicking the stage with the Text Tool.


b. Point text boxes are identified by a black square handle in the upper-right corner.

Computer Science & Information Technology

You might also like to view...

What are the first two lines of the implementation of replace, a member function of the template class indexList, whose prototype is:

bool replace (int, const T&);

Computer Science & Information Technology

Jenna is working on a database that stores a company's invoices. The database includes a Table called Invoices, which has a column called outBalances that shows all outstanding balances. Jenna's boss has asked her to design a query that calculates the numerical mean of all outstanding balances. Which function should Jenna use on the outBalances column to help her complete this task?

A) Max B) Count C) Avg D) Sum

Computer Science & Information Technology

A PID is a ________ assigned to each running process

Fill in the blank(s) with correct word

Computer Science & Information Technology

Relational databases are preferred solutions for large and complex collections of information.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology