DSA Energizer

DSA Energizer

University

20 Qs

quiz-placeholder

Similar activities

2D Array and Strings in C

2D Array and Strings in C

University

16 Qs

Unit-2: Assignment 2

Unit-2: Assignment 2

University

15 Qs

Season 5 #Spaic Python Weekly Quiz

Season 5 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

[Python For All] Quiz 5 - Numpy

[Python For All] Quiz 5 - Numpy

University

15 Qs

C Language Array Quiz

C Language Array Quiz

University

19 Qs

ARRAYLIST - JAVA

ARRAYLIST - JAVA

University

15 Qs

JavaScript

JavaScript

University

15 Qs

Arrays in Java

Arrays in Java

University

25 Qs

DSA Energizer

DSA Energizer

Assessment

Quiz

Computers

University

Medium

Created by

Fatima Agdon

Used 48+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a good resemblance of an algorithm?

Recipe

Dictionary

Biography

History

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

1.           Suppose you have an array with the elements, {0, 12, 11, 8, -10} and you will perform a selection sort (ascending order). What will be the first step?

The array is already sorted.

0 and 12 will switch positions

0 will remain in its position because it is the smallest element.

-10 and 0 will switch positions.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In which data structure operation involves the arrangement of records in some logical order?

Deleting

Searching

Sorting

Merging

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

midterms passed cutie

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This refers to the parameters in a function call.

Actual Parameters

Formal Parameters

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The elements of a single array can be of different types.

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This keyword is used if the function does not return a value.

return

int

void

null

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?