M

Mr. Dubey • 89.33K Points
Coach

Q. Consider the following code snippet
var sets = com.davidflanagan.collections.sets;
What is the programmer trying to do in the above code snippet?

  • (A) Importing a single module
  • (B) Importing a module partially
  • (C) Importing a namespace
  • (D) Importing the entire module

Explanation by: Mr. Dubey
Rather than importing individual classes, a programmer might import the entire module to the global namespace.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics