Programming Languages
C#
Objective
Jan 02, 2013
How to declare a class constant in C#?
Detailed Explanation
As we used static final in java to declare a class constant like we use const in C#.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts