Quiz
Here is a quiz on the concepts of immutability in D.
We'll cover the following...
1
Like enum, we can not refer to the memory location of immutable variables.
A)
True
B)
False
Question 1 of 50 attempted
...
Here is a quiz on the concepts of immutability in D.
Like enum, we can not refer to the memory location of immutable variables.
True
False