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
Explain the differences between vb.net and c#, related to oops concepts?
Explain option explicit?
What is the source code for display the picture in button click event?
Explain the difference between namespace and assembly?
What is the difference between .dll extension and .exe extension files?
Explain and brief about rapid application development tool?
What are different types of jit ?
Explain redim keyword?
Explain nested classes?
What do you mean by deserialization?
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.
Define naming convention?
What are the different types of applications supported in .net (or) .net framework?
What is public assembly?
What is the importance of a Button control?