What is the Difference between read only and constant
variables?
Answer Posted / shyam
Constant Value will be same across all Objects , Read Only variable can have different value in different object of class...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is string value type c#?
Is there any sample c# code for simple threading?
What is jit (just in time)?
What is the syntax for calling an overloaded constructor within a constructor?
What is keywords in c#?
Which of these statements correctly declares a two-dimensional array in c#?
What is the purpose of dictionary in c#?
Can we change static value in c#?
Differentiate between copy and default constructor.
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
Why data types are important?
What are concrete classes?
How do I use the 'using' keyword with multiple objects?
What is the difference between overriding and overloading in systemverilog?
What is the output of TextWriterTraceListener redirected?