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
Is there an equivalent to the instanceof operator in visual j++?
What is system console writeline in c#?
How do I start a program in c#?
Is string mutable in c#?
What is the use of console application in c#?
What is verbatim literal in c#?
What are the advantages of using assemble language programming?
What is a multicast delegate in c#?
How do I know if executenonquery is successful c#?
What is virtual in c#?
Explain static class members.
If you want to convert a base type to a derived type, what type of conversion do you use?
What are the Types of assemblies that can be created in dotnet
Is constructor a static method?
What is difference between for and foreach in c#?