How to implement getcommon method in class a? Are you seeing any problem in the implementation?
No Answer is Posted For this Question
Be the First to Post Answer
What are multicast delegates?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
Dot Net is Platform Independent or Platform Dependent..?
What is machine.config in .net?
What base class do all Web Forms inherit from?
Explain how to spawn a thread?
Explain what inheritance is, and why it's important?
How do you start, pause, continue or stop a Windows service off the command line?
Tell us what is a variable of implicit type and what is its scope?
What is class library in .net
What is the use of immutability?
Explain attributes in dot net?