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
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
Describe about visual basic.net?
What is private assembly?
how to deploy vb.net with key and evaluation time? any one can help me?
Explain convert.tostring and i.tostring method?
What is the differences between dataset.clone and dataset.copy?
How do you call a stored procedure in Visual Basic?
What is the difference between system.applicationexception class and system.systemexception?
What is the difference between convert.tostring and i.tostring method?
Observations between vb.net and vc#.net?
Explain public assembly?
Which properties are used to bind a DataGridView control?
What are the types of generations in garbage collector?
What is the source code for display the picture in button click event?
Explain about garbage collection?