YA interview question

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

Interview Answer

Anonymous

Oct 19, 2022

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