Explain the difference between “constant” and “read-only” variables used 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 mvc pattern in c#?

0 Answers  


What are namespaces, and how they are used?

0 Answers  


Can int be null c#?

0 Answers  


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

5 Answers  


Is c# good for games?

0 Answers  






What is hashset c#?

0 Answers  


What is .cshtml file?

0 Answers  


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,


How do you type a null character?

0 Answers  


what is an exception in .net?

0 Answers  


What is an actual parameter?

0 Answers  


Differentiate between dataset and datareader?

0 Answers  


Categories