test

test

University

7 Qs

quiz-placeholder

Similar activities

FTCE Practice

FTCE Practice

University

8 Qs

AutoCAD

AutoCAD

University

10 Qs

Pretest sorting

Pretest sorting

University

10 Qs

Arrays - 2D

Arrays - 2D

University

10 Qs

Kisi kisi UAS web lanjutan

Kisi kisi UAS web lanjutan

University

10 Qs

The Environment

The Environment

KG - Professional Development

10 Qs

Blended Learning

Blended Learning

University

12 Qs

How well do u know me ???

How well do u know me ???

5th Grade - University

12 Qs

test

test

Assessment

Quiz

Professional Development

University

Hard

Created by

SCOB23_Aniket_Patil SCOB23_Aniket_Patil

Used 4+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data structures finds its use in recursion?

Array

hgkshidg

b.vkvea

ahuvudgv

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
Which of these is the largest planet in the Solar System?
Earth
Mars
Mercury
Jupiter
Pluto

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a Divide and Conquer algorithm?
Bubble sort
Heap sort
Selection sort
Merge sort

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the OOP feature that is used to reduce the use of nested classes
Polymorphism
Inheritace
Abstraction
Encapsulation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the following which shows the correct constructor.
()class_name
-class_name
class_name()
~class_name()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword among the following can be used to declare an array of objects in java?
arr
new
create
allocate

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Partition and exchange sort is
quick sort
heap sort
tree sort
bubble sort