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
Int map to which .net types?
What is function and method in c#?
Why do we need to override in c#?
Can we assign null value to integer?
can you allow a class to be inherited, but prevent the method from being over-ridden?
Is string a primitive data type in c#?
How do you access a constant field declared in a class?
Are all methods virtual in c#?
What is static noise?
Can we have static indexer in c#?
What is the difference between CreateObject() and GetObject()?
How do I run managed code in a process?
What is mvc firstordefault?
Can a private virtual method can be overridden?
What is class sortedlist underneath?