12CS-07-BB-PYTHON FUNCTIONS
12CS-07-BB-PYTHON FUNCTIONS
Sign in to Google to save your progress. Learn more
NAME : *
EXAM NO. : *
A named blocks of code that are designed to do one specific job is called as *
1 point
A Function which calls itself is called as *
1 point
Which function is called anonymous un-named function *
1 point
Which of the following keyword is used to begin the function block? *
1 point
Which of the following keyword is used to exit a function block? *
1 point
While defining a function which of the following symbol is used. *
1 point
In which arguments the correct positional order is passed to a function? *
1 point
Read the following statement and choose the correct statement(s)  
I) In Python, you don't have to mention the specific data types while defining function
II) Python keywords can be used as function name
*
1 point
Pick the correct one to execute the given statement successfully
if ___ : print ( x, " is a leap year" )
*
1 point
Which of the following keyword is used to define the function testpython(): ? *
1 point
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy