Please explain value types and reference types used in c#?


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

Post New Answer

More C Sharp Interview Questions

Define a partial class?

0 Answers  


What?s a delegate?

3 Answers  


Explain the difference between a struct and a class?

0 Answers  


Can c# inherit multiple classes?

0 Answers  


What is private virtual in C#?

0 Answers   CDC,






When you inherit a protected class-level variable, who is it available to?

2 Answers  


How we convert private assembly into public assembly?

0 Answers   Wipro,


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


What is concrete method in c#?

0 Answers  


How is a loop recorder monitored?

0 Answers  


What is the difference between “dispose” and “finalize” variables in c#?

0 Answers  


What is the difference between Abstract and Interface?

22 Answers   Agile Software, FER, HCL, Sys Universe,


Categories