What is the difference b/w Readonly Variable and Constant
Variable?
Answer Posted / madhav rao. a from polaris
Read Onely and Consat Varribles are same but Read onely
Variables you can assign the Values at Runtime
Ex. Date
Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
What are the technology areas that microsoft.net contains?
What is portable executable?
What is option strict?
how to get dynamic control array position or its index position?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Explain cls?
What is the main use of a namespace?
Why is the xml infoset specification different from the xml dom?
Why do we use ansi keyword?
Can you please explain the difference between authentication and authorization?
What is global assembly cache (gac)?
What is the purpose of an Assembly?
Explain i.tostring method?
Which class allows an element to be accessed using unique key?
what is diffrence constructor and destructor in vb