65.9K
CodeProject is changing. Read more.
Home

Const and ReadOnly in Java, C# and C++

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.83/5 (5 votes)

Jan 13, 2017

CPOL

7 min read

viewsIcon

26851

A continuation of my comparison series of articles, today I am going to compare how the big 3 OO languages implement const and read only variables.