Which choice best describes the difference between a namespace and an assembly?

Advertisement

  • Namespace contains code to form MSIL (Microsoft Intermediate Language). An assembly contains a set of unique names.
  • Namespace is the logical naming decided at design time by the developer. Scope for a particular type is defined at run time using an assembly.
  • A namespace has logical units that are physically grouped together. An assembly does not have any classification.
  • A namespace has logical units that are physically grouped together for assemblies. Assembly classes are available in your program and will be logically grouped.
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.