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


Please Help Members By Posting Answers For Below Questions

What are nested classes?

534


Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?

515


Explain the difference between vb.net and c#, related to oops concepts?

493


Explain how the .net framework performs automatic memory management.

562


Explain about rapid application development tool?

512






Explain about visual basic?

546


What is intermediate langauge?

533


Using VB, how can you change the Mouse Pointer?

635


Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.

3110


Name some of the features present in vb 2005?

570


What is the significance of delegates. Where should they be used?

508


How do you call a stored procedure in Visual Basic?

581


Explain internal keyword in .net framework?

568


Explain about delegate?

513


What are the different types of a stream?

559