Explain what is the difference between a class and an object, and how do these terms relate to each other?


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

Post New Answer

More Dot Net General Interview Questions

Explain what is mutex?

0 Answers  


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; }

1 Answers   Manhattan,


Should I implement finalize on my class? Should I implement idisposable?

0 Answers  


when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.

1 Answers   AZTEC,


Does .net supports destructors concept?

0 Answers  






What are the new 2.0 features useful for?

0 Answers  


How can you see which services are running on a Windows box?

1 Answers  


Tell us what is the native image generator?

0 Answers  


What do you mean by web service?

0 Answers   Accenture,


What is Complex Class in .NET?

0 Answers  


what is yield keyword in .Net?

2 Answers  


How do you generate a strong name?

0 Answers  


Categories