Forums » Outras Discussões

Explore and Discuss C# Interview Questions!

    • 10 posts
    17 de novembro de 2023 06:08:55 ART

    Hey,

    C#. If you were asked on a technical interview for a job this question, how would you answer it?

    Tell me about the difference of these cases:

    1)

    public class SampleClass { public System.Action a; } 
    
     
    public class SampleClass { public event System.Action a; } 

     

    I recently stumbled upon a goldmine of C# interview questions and answers. This helped me in solving the problems related to c#. If you're looking to level up your C# skills or gearing up for interviews, this resource is a gem must try.

    Whether you're a seasoned developer or just starting with C#, this collection covers a wide range of topics, from the basics to advanced concepts. I

    Feel free to share your insights, discuss solutions, or ask questions about any particular challenge you find interesting.