Answer Posted / shafi syed
NameSpace means is a library which contain all supported
files so u defined the NameSpace on the top of ur
applicaton when u run Your application....the application
takes all the necessary supported files for execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can properties be overloaded in c#?
Explain the mechanism of VB.NET/C# achieve polymorphism?
How do you mark a method obsolete?
To allow an element to be accessed using a unique key which .NET collection class is used ?
Can we have static indexer in c#?
what is the difference between .dll and .exe
What does string format do?
What is better C# or VB.NET?
What is cli in c#?
Explain About stateless and state full web service
Are classes passed by reference in c#?
Why we use extension methods in c#?
What is a .aspx file?
What is the use of getcommandlineargs() method in c#.net?
What are verbatim strings in c#?