TN +2 -LESSON1 FUNCTIONS

TN +2 -LESSON1 FUNCTIONS

12th Grade

20 Qs

quiz-placeholder

Similar activities

Mastering Python Functions

Mastering Python Functions

12th Grade

16 Qs

Python Loops Review

Python Loops Review

9th - 12th Grade

19 Qs

Computer Quiz

Computer Quiz

12th Grade - University

16 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

Code.org Unit 4 Vocabulary

Code.org Unit 4 Vocabulary

10th - 12th Grade

15 Qs

Recursion in Java

Recursion in Java

12th Grade

20 Qs

Recursion in Java

Recursion in Java

11th - 12th Grade

15 Qs

list in python

list in python

10th - 12th Grade

15 Qs

TN +2 -LESSON1 FUNCTIONS

TN +2 -LESSON1 FUNCTIONS

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Malar Selvi

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The values which are passed to a function definition are called

(a) Subroutines

(b) Arguments

(c) Function

(d) Definition

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The small sections of code that are used to perform a particular task is called

(A) Pseudo code

(B) Subroutines

(C) Modules

(D) Files

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are mandatory to write the type annotations in the function

definition?

(a) < >

(b) ( )

(c) { }

(d) [ ]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following carries out the instructions defined in the interface?

(a) Compiler

(b) Operating System

(c) Implementation

(d) Interpreter

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The functions which will give exact result when same arguments are passed are called

(A) Impure functions

B) Partial Functions

(C) Dynamic Functions

(D) Pure functions

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The functions which cause side effects to the arguments passed are called

(A) impure function

(B) Partial Functions

(C) Dynamic Functions

(D) Pure functions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following defines what an object can do?

(A) Operating System

(B) Compiler

C) Interface

(D) Interpreter

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?