Also known as return
programming statement that stops execution of the current subroutine, optionally passing back a return value to the code that called the subroutine
Wikidata facts
Show 1 more fact
- Stack Exchange tag
- stackoverflow.com/tags/return
Sources (1)
via Wikidata · CC0
Article · 中文
在程序设计中,return语句又稱返回語句,是指計算機退出当前正在執行的子程序,并回到調用該子程序的代码處並繼續執行後續的語句。许多編程语言中的函数通過返回語句將返回值传给调用该函数的源代码。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
Fortran
Entity
coroutine
Entity
structured programming
Entity
Oberon
Entity
operating system
Entity
International Standard Book Number
Entity
Q15777
Entity
PHP
Entity
programming language
Entity
Q2005
Entity
Python
Entity
Java
Entity
Q2407
Entity
computer programming
Entity
Q2370
Entity
digital object identifier
Entity
compiler
Entity
Q42478
Entity
Q81571
Entity
Q161053
Entity