Any problem found in vs.et


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is c# windows form application?

0 Answers  


What is console writeline in c#?

0 Answers  


Describe how a .net application is compiled and executed

0 Answers  


If there are 2 interface IParentInterface & IChildInterface as follows. interface IParentInterface { void InterfaceMethod(); } interface IChildInterface : IParentInterface { void InterfaceMethod(); } Both the interface contains method with same name InterfaceMethod(). How InterfaceMethod() will be handled in IChildInterface as its deriving IParentInterface

3 Answers  


What is a struct in C#?

0 Answers   Arigo Infotech,






What is helper method in c#?

0 Answers  


What is get set in c#?

0 Answers  


What is transparent caching with aop ?

0 Answers  


What is int16?

0 Answers  


What is the difference between virtual method and abstract method?

0 Answers  


How to call a function when a class implements 2 interfaces and function is present in both interfaces?

2 Answers  


Explain about Threading Types.

0 Answers   DELL,


Categories