XII COMPUTER SCIENCE EM TEST 7
7. PYTHON FUNCTIONS
one mark questions :
Prepared by S. Saminathan, GHSS- MUKHASAPARUR, CUDDALORE DT
Sign in to Google to save your progress. Learn more
NAME: *
Register Number *
School *
1. A named blocks of code that are designed to do one specific job is called as
*
1 point
2. A Function which calls itself is called as *
1 point
3. Which function is called anonymous un-named function *
1 point
4. Which of the following keyword is used to begin the function block? *
1 point
5. Which of the following keyword is used to exit a function block? *
1 point
6. While defining a function which of the following symbol is used. *
1 point
7. In which arguments the correct positional order is passed to a function? *
1 point
8. 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
9. Pick the correct one to execute the given statement successfully.
if ____ : print(x, " is a leap year")
*
1 point
10. 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