Posts Tagged ‘Interview questions on C#’

  • Types of Switching Techniques

    Call by Value and Call by Reference

    Sep 17, 13 • 53423 Views • General, Notes1 Comment

    Introduction In C programming language, we have different parameters passing schemes. Here we are going to discuss about the two most important ways of passing arguments to a functions such as call by value and call by reference. Important arguments passing

  • C# Interview Questions and Answers

    Aug 31, 13 • 31511 Views • Placement28 Comments

    C# is an elegant and type-safe object-oriented language that enables developers to build a variety of secure and robust applications that run on the .NET Framework. C# can be used to create traditional Windows client applications, distributed components,