Answer Posted / rafi
if we use constantat first only value should be assigned
where as
in readonly the value can be assigned any time but it
should not be modified
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
While debugging a C# application can you change the value of a variable?
What is clr in c#?
Is char * null terminated?
What are the advantages of using partial classes?
HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only
How do I create a new form in c#?
What does int32 mean in c#?
What is callback method in c#?
Can we declare private class in c#?
Will the following code compile and run?
Why do we need properties in c#?
Are private members inherited in c#?
What is asenumerable in c#?
what are pointer types in c#
What is an event in c#?