What is the difference b/w Readonly Variable and Constant
Variable?
Answer Posted / kamalakannan.a
Read only variable value is changed at runtime.
but Constant variable value doesn't change.
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What are the features present in vb 2005?
Can you please explain the difference between authentication and authorization?
What are nested classes?
Define naming convention?
How many classes a dll can contain?
Explain manifest?
How a base class method is hidden?
Explain the difference between import system.data.sqlclient and system.data.oledb?
List the types of generations in garbage collector?
Explain the advantages of migrating to vb.net?
What are jagged arrays ?
What are the technology areas that microsoft.net contains?
Explain the observations between vb.net and vc#.net?
What is multiple form in vb?
What is redim keyword?