YA interview question

What is the difference between a constant and read only variable.

Interview Answer

Anonymous

19 Oct 2022

Read only is value is stored at the bit level. Constant is stored as a reference.