The bounding box is used to insert ____.

A. text
B. graphics
C. filters
D. effects

Answer: A

Computer Science & Information Technology

You might also like to view...

A gigabyte is approximately ________ bytes

A) 1,000,000 B) 1,000,000,000,000 C) 1,000,000,000 D) 1,000

Computer Science & Information Technology

A copy constructor has the same name as the class (let’s call it A) and has a parameter that

a. Is call-by value of an A object b. Is call-by-reference of another class c. Is call-by-reference of an A class object d. Is call-by-name of an object named ~A. e. None of these

Computer Science & Information Technology