Constant and function | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antworten