Search Header Logo

SDA Class 10

Authored by Deepti Ghuge

Computers

10th Grade

Used 2+ times

SDA Class 10
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The size of an array that signifies the number of elements it can store is given using ........... brackets.

  1. { }

  1. [ ]

  1. ( )

  1. All of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given array int x[] = {11, 22, 33, 44}; the value of x[1] is ........... .

22

11

33

Invalid Value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given array int x[] = {11, 22, 33, 44}; the value of x[1+2] is ........... .

  1. 11

33

44

22

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If int arr[] = {3, 5, 7, 9}; what is the value of arr.length?

3

5

  1. Cannot be determined

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given array int z[] = {15, 16, 17}; It will occupy ........... bytes in memory.

64

24

  1. 12

3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A linear search ...........

  1. can be used with both sorted and unsorted arrays

  1. can be used with sorted arrays only

  1. can be used with unsorted arrays only

  1. cannot be used with arrays

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A binary search________________

  1. cannot be used with arrays

  1. can be used with both sorted and unsorted arrays

  1. can be used with unsorted arrays only

  1. can be used with sorted arrays only

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?