4
Reply

Var and object in C#

Amit Maheshwari

Amit Maheshwari

Jan 12 2012 11:23 AM
2.7k
Hi friends,
I want to know that if we have two variable like as
var v="10";
object o="10"
then what is the difference between both of them please give any explanation?

Answers (4)