Search Header Logo

DSA - Q1

Authored by jenelyn luna

Computers

University

Used 38+ times

DSA - Q1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

FILL IN THE BLANKS QUESTION

2 mins • 2 pts

If you want the method to return a value, you can use a primitive data type instead of void, and use the (a)   keyword inside the method.

(use small letters and space if necessary)

2.

FILL IN THE BLANKS QUESTION

2 mins • 2 pts

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

(use small letters and space if necessary)

(a)  

3.

FILL IN THE BLANKS QUESTION

2 mins • 2 pts

(a)   is a collection of elements used to store the same type of data.

(use small letters and space if necessary)

4.

FILL IN THE BLANKS QUESTION

2 mins • 2 pts

int num[ ] = {11, 2, 99, 4, 33, 14, 18};

How would you access the fourth element in num.

(no spacing in writing the answer)

(a)  

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

A recursive method is ________

a method that cannot be called more than once

a method that will never iterate infinitely

a method that invokes itself by name within the method

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Index values of an array ranges from ________.

0 to length

1 to length

1 to length

0 to length-1

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

The program may run out of memory in a ___

non-recursive function call

condition when too many variables are declared

recursive function call

none of the above

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?