Answer Posted / deepika
answer 8 is a bit misleading..Namespaces actually used to
avoid naming collisions and not "For" naming collisions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is scaffolding in c#?
if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.
Why do we use abstraction in c#?
Can enum have methods c#?
What is byte c#?
What is a bool in c#?
What is the difference between list and arraylist in c#?
Is everything an object c#?
How to Install uninstall assemblies into GAC?
What are generations and how are they used by the garbage collector?
What is the difference between ienumerable and icollection?
Is array ienumerable c#?
What is the difference between delegates and events in c#?
How do you escape c#?
Define Virtual folder?