asked 140k views
3 votes
The term that programmers use to describe objects that cannot be changed is --------------------------.

asked
User Jijo
by
8.1k points

1 Answer

4 votes
Constant. A constant scope or variable type tells the compiler that that object should stay the same.

No related questions found