A ____ object can be used to create the "scrolling credits" that appear at the end of a film.

A. TextModel
B. BackDrop
C. BillBoard
D. TextAnimation

Answer: A

Computer Science & Information Technology

You might also like to view...

File Transfer Protocol (FTP) is used to transmit e-mail messages across the Internet

Indicate whether the statement is true or false

Computer Science & Information Technology

The text defined a class SL_PriorityQueue. What command was used to accomplish the enqueue method?

a. insert(newEntry); b. insertSorted(newEntry); c. push(newEntry); d. addItem(newEntry);

Computer Science & Information Technology