C# Interview Questions



Pages (999999): [1] 2 3 » ... Last »

Short C# Interview Questions.

View the Answer

What’s a satellite assembly ?

View the Answer

How’s the DLL Hell problem solved in .NET ?

View the Answer

What’s a multicast delegate ?

View the Answer

What’s a delegate ?

View the Answer

What’s the C# equivalent of C++ catch (…), which was a catch-all statement for any possible exception ?

View the Answer

What’s the difference between the System.Array.CopyTo() and System.Array.Clone() ?

View the Answer

What’s the advantage of using System.Text.StringBuilder over System.String ?

View the Answer

What’s the difference between System.String and System.StringBuilder classes ?

View the Answer

What’s the difference between an interface and abstract class ?

View the Answer

Why can’t you specify the accessibility modifier for methods inside the interface ?

View the Answer

What’s an interface class ?

View the Answer

What’s an abstract class ?

View the Answer

How’s method overriding different from overloading ?

View the Answer

What’s the top .NET class that everything is derived from ?

View the Answer

Pages (999999): [1] 2 3 » ... Last »