Self Studies

Functions Test ...

TIME LEFT -
  • Question 1
    1 / -0.25

    What is the syntax of import statements in python?

  • Question 2
    1 / -0.25

    What is the extension of python?

  • Question 3
    1 / -0.25

    ______ functions that are used for generating random numbers.

  • Question 4
    1 / -0.25

    To call a function of a module, the function name should be preceded with the name of the module with a _______.

  • Question 5
    1 / -0.25

    Function can be defined as a named group of instructions that are executed when the function is invoked or called by its name.

  • Question 6
    1 / -0.25

    In programming, functions are used to achieve modularity and reusability.

  • Question 7
    1 / -0.25

    The Python interpreter has a number of functions built into it. These are the functions that are frequently used in a Python program. Such functions are known as _________.

  • Question 8
    1 / -0.25

    Programmers can write their own functions known as _________.

  • Question 9
    1 / -0.25

    Python allows assigning a ________ to the parameter.

  • Question 10
    1 / -0.25

    An __________ is a value passed to the function during a function call which is received in a parameter defined in the function header.

  • Question 11
    1 / -0.25

    Multiple values in Python are returned through a _______.

  • Question 12
    1 / -0.25

    A function returns value(s) to the calling function using ________.

  • Question 13
    1 / -0.25

    A variable that is defined outside any particular function or block is known as a ___________. It can be accessed anywhere in the program.

  • Question 14
    1 / -0.25

    A variable that is defined inside any function or block is known as a __________. It can be accessed only in the function or block where it is defined. It exists only till the function executes or remains active.

  • Question 15
    1 / -0.25

    The part of the program where a variable is accessible is defined as the _________.

Submit Test
Self Studies
User
Question Analysis
  • Answered - 0

  • Unanswered - 15

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
Submit Test
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now