SUNIL GUTTA

SUNIL GUTTA

  • NA
  • 1.1k
  • 285k

read only array ?

Jul 15 2013 1:20 PM
Hello

Well i want to declare an array as read only so once initialized we cant change it ..

like ReadOnly int [] arr ={1,2,3,4,5};

is it possible like this ???? if not please provide remedy 

Thank you

Answers (3)