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 option explicit?
What is the class that allows an element to be accessed using unique key?
Write the role of new keyword?
What is a stream in vb.net?
What are the advantages of VB.NET?
What do you mean by serialization?
difference between checkbox vs radiobutton??
Explain trace in vb.net?
Why is the xml infoset specification different from the xml dom?
How to retrieve images in sql server database through vb.net?
What are the two main parts of .net?
What is the advantage of using system.text.stringbuilder over system.string?
Explain about rapid application development tool?
Why should you use delegate?
Explain how does the xmlserializer work?