If integer a is declared in main method and line below it is (int z=test(out a)) so what is the value of x? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
- 1

If integer a is declared in main method and line below it is (int z=test(out a)) so what is the value of x?

out keyword

16th Jan 2017, 12:15 PM
Aniket Patil
Aniket Patil - avatar
2 Respuestas
+ 3
Your question doesn't really make sense, where is x and what is it? Out is the same a ref keyword.
16th Jan 2017, 12:36 PM
Alex
Alex - avatar
0
wait alex i will give you a proper question
16th Jan 2017, 12:46 PM
Aniket Patil
Aniket Patil - avatar