Answer Posted / siddarth
Namespace is collection of classes.These classes can be of
user defined or predefined.classes contains collection of
properties and methods.use of namespace was we can write
all classes under a container called namespace and can be
used any where as we like.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the base class for array types?
Explain the mechanism of VB.NET/C# achieve polymorphism?
Write a sample code to write the contents to text file in c#?
What is the difference between overriding and overloading in systemverilog?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
Where do we use serialization in c#?
How to handle exceptions that are raised in a component?
What does type safety mean?
Is learning c# hard?
How many types of variables are there in c#?
How many constructors can a class have in c#?
What is the purpose of ienumerable in c#?
What is a .aspx file?
In which format you can pass the value in the sleep function?
Can you pass parameters to destructors?