1. What is the use of ”new” keyword other than object initialization ?. Answer : New keyword is use in child class to hide the member/fields of a base class. 2. How do you implement two I… more →
Syed Amjad's Blogwrote 1 year ago: Introduction This blog post is a continuation from the preceding post LINQ Extension Method To Dump … more →
wrote 1 year ago: 1. What is the use of ”new” keyword other than object initialization ?. Answer : New ke … more →