Interview Question


Question: If a field is static and is a reference type, where will it go? Stack or heap?

Comments

Popular posts from this blog

iframe vs embed vs object in HTML 5

Constructor in c#

What is the need of method overriding ???