Qué es RETURN❓ - Diccionario de la PROGRAMACIÓN #016

Qué es RETURN❓ - Diccionario de la PROGRAMACIÓN #016

What is the Reserved Keyword 'Return'?

Understanding the 'return' Keyword in Programming

  • The video introduces the reserved keyword "return," which is commonly found in most programming languages and is essential when working with functions.
  • The use of "return" depends on whether a function returns a value. If it does not return anything, the keyword is not utilized; however, if it does return a value, "return" must be implemented at some point within the function.
  • The "return" statement can be followed by either a variable or a literal value, allowing flexibility in what can be returned from a function.
Video description

Para qué sirve, qué es RETURN? Bueno, vamos a ver... Mi nombre es Max, soy profe de programación en la Universidad Tecnológica Nacional (ARG), Programador y Entusiasta! Este video es parte de mi serie "El Diccionario de la PROGRAMACIÓN". Suscribite y activá la campanitus para recibir las novedades de los nuevos videos que vaya subiendo! Compartilo, megustealo, recomendalo! Dejame cualquier comentario! Te dejo las redes sociales para que estés al tanto de en qué anda el próximo episodio! Instagram: https://bit.ly/2rvQlc6 Facebook: https://bit.ly/2L49dFM Web: https://www.maxiprograma.com Saludos!