Last times I did talk about Object-Oriented Programming concept. And I did said it resemble the real world...
Below is something that is related to programming as well, but doesn't really related to Object-Oriented Programming concept.
What I going to talk next is "Static" and "Variable"
"Static" (or "Final" and "Const") is something that after been set, can never be altered. In the "human" object as example, "Name" is a static property, and you will not going to change it even till you dead. While "variable", is something that can be changed all the time. Example like your bladder, hunger "meter" (if such thing exist... XD )
To be continued
*rubs eyes*
8 hours ago
0 comments:
Post a Comment