Advertisements
Advertisements
Question
Which of the following keyword is used to exit a function block?
Options
define
return
finally
def
MCQ
Solution
return
shaalaa.com
PHP User Defined Functions - Function Arguments
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
Information can be passed to functions through ___________.
Which of the following keyword is used to begin the function block?
Read the following statement and choose the correct statement.
Python keywords can be used as the function names.
Which of the following keyword is used to define the function testpython(): ?