CRR Round 3

CRR Round 3

University

7 Qs

quiz-placeholder

Similar activities

ALGORITMA INFORMATIKA KELAS 10

ALGORITMA INFORMATIKA KELAS 10

University

10 Qs

Minecraft 1.18.1

Minecraft 1.18.1

2nd Grade - Professional Development

7 Qs

Hari ke 3 kuis coding dan perkenalan AI

Hari ke 3 kuis coding dan perkenalan AI

University

10 Qs

PSP Week 5

PSP Week 5

University

10 Qs

Data Structures

Data Structures

University

6 Qs

Asesmen Awal Informatika Kelas X

Asesmen Awal Informatika Kelas X

10th Grade - University

10 Qs

Informatik II Quiz 1

Informatik II Quiz 1

University

11 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

CRR Round 3

CRR Round 3

Assessment

Quiz

Computers

University

Medium

Created by

Raghavender Reddy Gajjala

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

  1. Among the ranks, I stand tall and bright, The highest level, a beacon of light. What am I, with XP points soaring high? 

  

Peoples Choice

Golden golde

Filmfare

Oscar

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In the halls of learning, a beacon shines bright, For the best performer, a title takes flight. What award is bestowed upon the college's star? 

Program Trailblazers

Consistent Crusader

College Vanguard

Medallion Master

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

The following dialogue is from which movie 

Race 2

Don 3

Race 1

Race 3

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

This famous business magnate who recently became the richest man in the world named his child ‘X Æ A-Xii’ which led to funny reactions all over the world. Who is this famous person? 

Mark Zuckerberg

Elon Musk

Jeff Bezos

Tristan Thompson

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is NOT a type of DBMS architecture? 

Hierarchial

Network

Relational

Logical

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the output of the following python code? 

  

   x = "Hello" 

   print(x[2:]) 

  

ello

llo

Hello

Hel

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following sorting algorithms has the best average-case time complexity?

Bubble Sort

Insertion Sort

Merge Sort

Selection Sort