
SDA Class 10

Quiz
•
Computers
•
10th Grade
•
Easy
Deepti Ghuge
Used 2+ times
FREE Resource
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.
{ }
[ ]
( )
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 ........... .
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
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
12
3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A linear search ...........
can be used with both sorted and unsorted arrays
can be used with sorted arrays only
can be used with unsorted arrays only
cannot be used with arrays
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A binary search________________
cannot be used with arrays
can be used with both sorted and unsorted arrays
can be used with unsorted arrays only
can be used with sorted arrays only
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
AP CSP - Python Lists and Arrays

Quiz
•
9th - 12th Grade
10 questions
Act #1 - Introducción a Arreglos

Quiz
•
10th Grade
10 questions
Algorithms

Quiz
•
9th - 12th Grade
12 questions
Arrays Intro

Quiz
•
9th - 12th Grade
10 questions
Python массив

Quiz
•
9th - 12th Grade
10 questions
Moringa JavaScript Arrays

Quiz
•
5th Grade - Professio...
10 questions
Exercícios de Array no Python

Quiz
•
10th Grade
6 questions
N5 SDD - 1D Arrays Revision

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade