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 int tryparse in c#?
Is list ienumerable c#?
What is an example of a delegate?
What is the advantage of dependency injection?
Explain manifest in c#.
What is the difference between internal and protected in c#?
Tell us something about static linking and dynamic linking?
Overloaded constructor will call default constructor internally?
Is null empty or whitespace c#?
What are Uses of CLR
How do you serialize in c#?
What are the benefits of using generics?
Explain about Oops concept
You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?
What is the difference between throw and throw ex?