Recursion is similar to which of the following?
Weekly Contest #10 - TechXNinjas

Quiz
•
Computers
•
University
•
Hard
TechXNinjas undefined
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Switch Case
Loop
If-else
If elif else
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following function do?
x + y
x + x*y
x*y
xy
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The solution of the recurrence relation T(m) = T(3m / 4) + 1 is :
θ (lg m)
θ (m)
θ (mlg m)
θ (lglg m)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does f(173) print?
010110101
010101101
10110101
10101101
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code for the input arr[]={1,2,3,4,5,6} N=6?
0
21
7
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Total numbers of stars printed by this code is:
n(n+1)
n(n+1)/2
2n(n-1)
n(n-1)/2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
10
1
1 to 10
10 to 1
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Python Programming - Introduction

Quiz
•
University
10 questions
Automata theory Q1

Quiz
•
University
15 questions
PROGRAMMING IN PYTHON - UNIT II - TEST 2 - MCQS

Quiz
•
University
9 questions
The Ruby Erudite Saga Quiz

Quiz
•
University
10 questions
IT Quiz Round 3

Quiz
•
University
10 questions
Excel Formulas and Functions Quiz

Quiz
•
University
10 questions
C Program Array and strings

Quiz
•
University
10 questions
IOTA : Web Development Bootcamp Quiz 3

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade