What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()?
Answer Posted / rahul
The first one performs a deep copy of the array, the second
one is shallow.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Can hashtable have duplicate keys?
Define satellite assembly in c#?
How to reduce image resolution in C#?
What is windows application in c#?
Can you create an instance of a static class?
Is boxing an implicit conversion?
Define constructors
What is a Assembly?
How many types of interface are there in c#?
What is a class in unity?
Which is faster hashtable or dictionary?
What is polymorphism in c sharp?
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
Is c sharp open source?
What is a static in c#?