Which statement(s) is/are correct about Namespace?

 Posted by vishalneeraj-24503 on 2/2/2015 | Category: Visual Studio Interview questions | Views: 2693 | Points: 40
Select from following answers:
  1. Namespaces are a way of grouping type names and reducing the chances of name collisions.
  2. Namespace is a logical division of class,structure and interface.
  3. We can have Nested Namespaces.
  4. All of the above.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response