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
What keyword is used to accept a variable number of parameter in a method?
What is the differnce between managed code and unmanaged code?
What is the top .net class that everything is derived from?
Explain the difference between datatable and dataset?
what is intermediate language?
So you know which dll is used for microsoft .net run time?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
how to deploy vb.net with key and evaluation time? any one can help me?
What would you do to remove microsoft visual basic name space?
what is difference between namespace and assembly?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Name a feature which is common to all .net languages?
difference between checkbox vs radiobutton??
What is the difference between vb 6 and vb.net?
What is the exact defination of object?