Answer Posted / siddartha
can you create more than one class with the same name in a
single namespace.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Describe the types of comments in c#?
What is a function c#?
What is generic collection in c#?
Which is faster iqueryable or ienumerable?
What is multithreading? What are the problems that comes with multithreading and how to manage them?
Can the nested class access, the containing class. Give an example?
How do I create a multilanguage, single-file assembly?
Explain About sn.exe
Is inheritance possible in c sharp?
Does google use c#?
What is difference between ienumerable and ienumerator in c#?
What are destructors in C#?
Can you inherit from a static class in c#?
in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?
How many constructors can a class have c#?