Is it good to use var in c#?


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

Post New Answer

More C Sharp Interview Questions

What are modifiers in c#?

0 Answers  


Can you instantiate a struct without using a new operator in c#?

0 Answers  


What are strin concatation methods in c#?

1 Answers   Phoenix Technologies,


What is the difference between decimal and integer?

0 Answers  


What is the difference between inheritance and abstract class?

0 Answers  






What are nullable types? Is Nullable<int> I and int ?i are same.

2 Answers   TCS,


What does args mean in c#?

0 Answers  


write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )

0 Answers  


What is a pre-requisite for connection pooling?

2 Answers  


Why do I get an error (cs1006) when trying to declare a method without specifying a return type?

0 Answers  


What is the use of console readline () in c#?

0 Answers  


Is it possible to have a static indexer in c#?

0 Answers  


Categories