Answer Posted / venkat2050
namespace is nothing but the call method of funcion which
need to be envoked when you need to adde some of the
function so we call by using the namespace
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are multiple data types stored in System.Array?
Are c# constructors the same as c++ constructors?
What is difference between private, protected, and public in C#?
Illustrate race condition?
What is lock in c#?
How do I open the console?
What is Web.config?
What's difference between constants and static readonly?
What is inner class in c#?
Do extension methods have to be static?
How do I type a whitespace character?
What is value c#?
What is int tryparse in c#?
How do I create a delegate/multicastdelegate?
What is the default value of decimal in c#?