Recursion

Recursion

12th Grade

20 Qs

quiz-placeholder

Similar activities

TEST Bài 1_K12_Sách KNTT

TEST Bài 1_K12_Sách KNTT

12th Grade

18 Qs

IT (data, viruses and more)

IT (data, viruses and more)

8th Grade - Professional Development

20 Qs

Diagnóstico 1er Cuatrimestre - IA II

Diagnóstico 1er Cuatrimestre - IA II

12th Grade

17 Qs

ICT WEBINAR QUIZ

ICT WEBINAR QUIZ

KG - Professional Development

20 Qs

Ôn tập học kì 1-CN7

Ôn tập học kì 1-CN7

1st - 12th Grade

15 Qs

REDES I-medios no guiados

REDES I-medios no guiados

1st - 12th Grade

20 Qs

Gardner Quad Squad

Gardner Quad Squad

1st Grade - University

15 Qs

Recursion

Recursion

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

Dinesh

Used 513+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A recursive function is

A function that calls other functions in a recursive way.

Any function that calls itself is called recursive

A function that has a base case or termination condition

None of the above

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Recursion is:

is a computer programming technique involving the use of a procedure, subroutine, function, or algorithm that calls itself in a step having a termination condition.

is a computer programming technique involving the use of a procedure, subroutine, function, or algorithm that calls other function in a step.

is a computer programming technique involving the use of a procedure, subroutine, function, or algorithm that calls itself in a step having no termination condition.

None of the above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the best definition of a recursive method?

A method that iterates itself exactly 5 times.

A method that invokes itself by name within the method.

A method that will never iterate infinitely.

A method that cannot be called more than once.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the definition of recursion?

Recursion is a programming technique you can use to allow a method to have numerous fields in its argument.

Recursion is programming technique you can use in which a method calls itself to solve a problem.

Recursion is a programming language model organized around objects rather than "actions" and data rather than logic

Recursion is a program that translates a source program written in some high-level programming language into machine code.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the condition at which the recursive method will stop calling itself.

Base case

Worst Case

Best Case

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The program may run out of memory in a

non-recursive function call

recursive function call

condition when too many variables are declared

none of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following condition is true?

Recursion is always better than iteration.

Recursion uses more memory as compared to iteration.

Recursion uses less memory as compared to iteration.

Iteration is always better and simpler than recursion.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?