adplus-dvertising
frame-decoration

Question

Which among the following statements are not correct about a namespace used in C#.NET?

a.

Nested namespaces are allowed

b.

Importing outer namespaces imports inner namespace

c.

Nested namespaces are allowed

d.

Importing outer namespace does not import inner namespace

Answer: (b).Importing outer namespaces imports inner namespace

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which among the following statements are not correct about a namespace used in C#.NET?