When you ________ the movie, it combines all of the elements that you have gathered in your Storyboard or Timeline, and creates a single movie file
Fill in the blank(s) with correct word
publish
Computer Science & Information Technology
You might also like to view...
If a program throws an exception before delete has been called on a pointer, it creates a memory leak. After an exception is thrown, a(n) ________ destructor will still be called, which calls delete on the pointer for you.
a. reference’s b. inherited c. smart pointer’s d. virtual
Computer Science & Information Technology
When two objects are made into a compound path, a hole appears where?
A. in the center of the front object B. in the center of the back object C. where the two objects overlap D. in the areas where the objects aren't overlapping
Computer Science & Information Technology