Frameworks 003 Flashcards
(2 cards)
1
Q
What is a constant?
A
It is just a variable that cannot be changed without manually changing the code that sets it.
2
Q
What is the traditional size of an integer in bytes?
A
8 bytes.
What is a constant?
It is just a variable that cannot be changed without manually changing the code that sets it.
What is the traditional size of an integer in bytes?
8 bytes.