Answer Posted / j_baghla
Both are used for constant values but in readonly variable
we can assign the value thru expression but we can't assign
value to constant variable thru expression.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do you generate a strong name?
What is Ajax design pattern in .NET?
What is the difference between function and stored procedure?
What is managed code in .NET?
What does jit do?
How will you register com+ services?
What is an anonymous method?
How to instantiate a delegate?
What are the main components in .net?
Describe difference between inline and code-behind?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
Explain how to stop a thread?
Is .net a programming language?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is the difference between task and thread in .net?