MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the following code snippetvar sets = com.davidflanagan.collections.sets;What is the programmer trying to do in the above code snippet? |
| A. | mporting a single module |
| B. | mporting a module partially |
| C. | mporting a namespace |
| D. | mporting the entire module |
| Answer» E. | |