I'm not sure, but don't these terms work?
- while you use a value to accurately determine the value of the variable "in the direct path" it should be called "literal",
var num =5; var stringLabel = "someText"; etc.
- while you are using a formula or recipe, it should be called an "expression",
var result = 5*5; var res2 = a*x;
But of course, in result , which is also a constant si, it can also be literal in fact.
That's how it turned out, at least I ..
It's just about the terms, as well as in java, there are methods, "C languages" are functions, etc. - in the values it is also one and the same, so it depends only on what you will endure in general: D
source share