Where are value types stored in c#?


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

Post New Answer

More C Sharp Interview Questions

What is lastindexof c#?

0 Answers  


Practcle scenario where I can use abstract class and where I can use Interface

1 Answers   Jeevan Technologies,


What do you mean by winforms in c#?

0 Answers  


What is the example of predicate?

0 Answers  


Why are there five tracing levels in System.Diagnostics.TraceSwitcher?

1 Answers  






Is c# slower than java?

0 Answers  


Structs are largely redundant in c++. Why does c# have them?

0 Answers  


how dot net compiled code will become platform independent?

0 Answers  


What is argument in c#?

0 Answers  


What is difference between dictionary and hashtable in c#?

0 Answers  


interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


Can you allow class to be inherited, but prevent the method from being over-ridden?

5 Answers  


Categories