React Js Series for Beginners தமிழில் 23 : Function - Return Type & Non-Return type in Javascript

Просмотров: 662   |   Загружено: 4 мес.
icon
UNIQ Technologies
icon
28
icon
Скачать
iconПодробнее о видео
In JavaScript, functions can be return type or non-return type depending on whether they give back a value after running.

A return type function is one that sends a value back after it runs. This value can be used in your program. For example, in function add(a, b) { return a + b; }, the add function gives back the sum of a and b. When you write let sum = add(2, 3);, the sum will be 5, which is the value returned by the function.

A non-return type function doesn’t give back any value. It just performs an action. For instance, in function greet() { console.log("Hello!"); }, the greet function only prints "Hello!" on the screen. When you call greet();, it runs, but there’s no value to store or use later.

In simple terms, a return type function gives you something back to use, while a non-return type function just does something without giving anything back.


🔴 Next Video :

Tutor Instagram Profile

Ask Your Doubts Here :
For Source File ( Github ) :

🕘Timestamps:
00:13 - Return type
02:36 - Assign Function to variable
04:50 - Return type in conditional statement
06:30 - Tried returning multiple values
09:10 - Non-return type

120 Days Developer Challanger ( Fill This Form )


Feel Free to Reach US Anytime

Mobile Number
------------------
Durga : 9150014151
Shivakumar : 9043337598

Whatsapp
--------------
Durga :
Kaleeshwaran :

▬▬▬▬▬▬ Connect with us 👋 ▬▬▬▬▬▬

Facebook :
Instagram :
Twitter :
Sharechat :
Moj :
Whatsapp :

Website : www.uniqjobs.co.in
Mail us : info@uniqjobs.co.in


©️ Uniqtechnologies

Thank you for watching! We hope you found today’s video on [ Function - Return Type & Non-Return type in Javascript] insightful and informative. If you enjoyed this content, please give it a thumbs up and subscribe to our channel for more educational videos every week!

🔔 Don’t forget to hit the bell icon so you’ll be notified when we upload new content.

#whatisfunction #returntypeinjs #nonreturntypeinjs #typesoffunctioninjs #Javascriptfullcourse #Reactjsseriesintamil #javascriptinterviewquestions #datatypesoverview #reactjsfullcourse #reactjsproject #reactjsforbeginners

javascript interview questions tamil,
javascript tutorial for beginners in tamil,
js full course in tamil,
javascript for web development full course,
react js full course in tamil,
react tutorial for beginners in tamil,
return in javascript,
return type in javascript,
function with return value in javascript,
return keyword in javascript tamil,
return statement in javascript in tamil,
return type and non return type in javascript ,
web developer roadmap,
front end roadmap,
front end developer,
programming for beginners,
javascript full course,
js roadmap,javascript guide,
become a javascript developer,
javascript coder,
how to become javascript engineer,
how to become javascript coder,
how to become javascript programmer,
how to become a javascript developer,
roadmap for javascript developer,
javascript roadmap 2024,
javascript for beginners,
javascript tutorial,
javascript roadmap for beginners,
javascript tutorial for beginners in tamil,
javascript in tamil tutorial,
javascript in tamil,
javascript functions in tamil,
anonymous function in javascript tamil,
web development full course in tamil,
front end developer course in tamil,
website development tamil,
how to create a website in tamil,
js tamil,
js in tamil,
learn javascript in tamil,
js full course in tamil,
tamil web developer,
js tutorial in tamil,
javascript interview questions tamil,
javascript tutorial for beginners in tamil,
js full course in tamil,
javascript for web development full course,
react js full course in tamil
react tutorial for beginners in tamil,

Похожие видео

Добавлено: 55 год.
Добавил:
  © 2019-2021
  React Js Series for Beginners தமிழில் 23 : Function - Return Type & Non-Return type in Javascript - RusLar.Me