Answer Posted / sudhir
YES
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between namespace and class?
What is a Assembly?
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
Is char * null terminated?
Does c# provide copy constructor?
What is the execution entry point for a c# console application?
What is difference between private and protected?
Is c# good for games?
Explain About sn.exe
What is a trace and asset? Explain some differences?
What is a scope in c#?
Explain synchronous and asynchronous operations?
What is the difference between add and addrange in c#?
When should we use sealed class in c#?
Are c# strings immutable?