TN +2 -LESSON1 FUNCTIONS

TN +2 -LESSON1 FUNCTIONS

12th Grade

20 Qs

quiz-placeholder

Similar activities

AP CSP Unit 4

AP CSP Unit 4

10th - 12th Grade

15 Qs

Python Pandas

Python Pandas

12th Grade

20 Qs

Recursion

Recursion

12th Grade

20 Qs

13CS_RECURSION &DECLARATIVE PROGRAMS_TEST1

13CS_RECURSION &DECLARATIVE PROGRAMS_TEST1

12th Grade - University

20 Qs

Python Functions

Python Functions

12th Grade

23 Qs

19.2 Recursion Cambridge iA 9618

19.2 Recursion Cambridge iA 9618

12th Grade

20 Qs

Functions

Functions

9th - 12th Grade

20 Qs

Recursive Algorithms

Recursive Algorithms

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?