What is the difference b/w Readonly Variable and Constant
Variable?
Answer Posted / satyambabu
variable used to store the data
Read only variable:-
Read only variable means read only but not allow to write
constant:
constant variable specify the constant value.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
Explain managed code?
What is sorting in vb?
What is vb.net used for?
Explain the difference between datatable and dataset?
What is pre-jit?
What are the features present in vb 2005?
How to create a constant in vb.net?
Described strong typing
What is the difference between manifest and metadata?
What is the top .net class that everything is derived from?
Can we use Vb.Net and C# language simultaneously in one .Net application?
What are the differences between server-side and client-side code?
What is a static class?
Observations between vb.net and vc#.net?
Explain how to store decimal data in .net?