Constant and function | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Constant and function

We know that when we pass a variable by value to function a copy of the variable will be take to work on is it the same for a constant ? or the compiler will ignore this since it's a constant

1st Oct 2019, 9:05 AM
Sudo_root
0 Resposta