.Net
By Piush Shukla
Friday, 3 February 2012
What is the Difference between read only and constant variables?
What is the Difference between read only and constant variables?
Ans:
Read only can assign the values at runtime only.
Constant will assign the values at compile time only.
We cannot modify the both variable values.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment