Answer Posted / nashiinformaticssolutions
Namespaces are used to organize code and prevent name collisions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use ienumerable in c#?
Define a class and an object?
What are the different types of classes in c#?
What is event and delegates in c#?
Can abstract class be sealed?
Are string objects mutable or immutable?
what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
How does one compare strings in c#?
Wcf and what is difference between wcf and web services?
Why generics are used?
Why do we need encapsulation in c#?
What is the difference between CreateObject() and GetObject()?
Is it possible to have different access modifiers on the get/set methods of a property?
Is it possible to have a static indexer in c#? Allowed in c#.
Is collection a data structure?