Thursday 23 June 2016

C# interview questions and answers Part-1



    1.)  What is thread safe in c#?.
Ans:-  click here

    2.)  What is Marshalling?.
Ans:-  click here

    3.)  Can we call static method from abstract class in c#?
Ans:-  click here

    4.)  Which class can not be inherited from object class?
Ans:-  click here

    5.)  What is implementation inheritance and interface inheritance?
Ans:-  click here

    6.)  is it possible to create a constructor in Abstract class?
Ans:-  click here

    7.)  What is Nullable in.Net and how to use?
Ans:-  click here

    8.)  What is difference between string and String in c#?.
Ans:-  click here

    9.)  What is difference between  Constant and ReadOnly in c#?.
Ans:-  click here

   10.)    What will happen if we make constructor private in a class in c#?
Ans:-  click here

No comments:

Post a Comment

Note: only a member of this blog may post a comment.