Which of the following processes combines multiple slide objects into one object?

A. distributing objects
B. aligning objects
C. grouping objects
D. duplicating objects


Answer: C

Computer Science & Information Technology

You might also like to view...

A programmer tries to create a subclass of String called MyString. When the programmer compiles her new class, the compiler produces the following message:

``` MyString.java:1: cannot inherit from final java.lang.String public class MyString extends String { ^ 1 error ``` Explain the cause of this error.

Computer Science & Information Technology

All XML tags must be _______.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What do the format specifiers d, f, e, g, s and c represent?

What will be an ideal response?

Computer Science & Information Technology

Sentinel, signal, flag or dummy.

What will be an ideal response?

Computer Science & Information Technology