Home » C# Programming » Namespaces

Which of the following is absolutely neccessary to use a class Point present in namespace Graph stored in library?

Correct Answer: Add Reference of the library before using the Point class.

← Previous Question Next Question→

More Questions from Namespaces

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion