Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How var type is different from anonymous type?



How var type is different from anonymous type?..

Answer / Sri Ram Yadav

"The 'var' keyword in C# is a type-inferred variable, which means the compiler automatically determines its data type based on the initial value. On the other hand, an anonymous type is a dynamic type that is created by the compiler at runtime when declaring a new object without specifying a specific class or structure."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What are benefits and advantages of linq?

1 Answers  


What is the difference between first () and firstordefault () select methods in linq?

1 Answers  


Explain linq lambda expression with example?

1 Answers  


What are the types of LINQ?

1 Answers  


What is a lambda expression?

1 Answers  


How is datacontext class related to linq?

1 Answers  


What is the linq in c#?

1 Answers  


What are the three main components of linq?

1 Answers  


Does java have linq?

1 Answers  


Does entity framework use linq?

1 Answers  


What is difference among Any, All and Contains?

1 Answers  


How can you create Expression Trees?

1 Answers  


Categories