Hi
Shouldn't the bolded verbs be "will not seen" and "will be copied"?
"We pass parameters to a procedure by value: the called procedure receives its own copy of the parameters, and if it assigns a value to a parameter, the change is not seen by the calling procedure. When objects are passed, the pointer to the data representing the object is copied, but the object’s attributes are not."
Tara2 Shouldn't the bolded verbs be "will not be seen" and "will be copied"? You can state it that way, but you don't have to. What you see in the original is the "procedural present".
New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.
Tara2Shouldn't the bolded verbs be "will not be seen" and "will be copied"?
You can state it that way, but you don't have to. What you see in the original is the "procedural present". This is how this procedure works (always).
CJ