IT104-Prelim-Exam

IT104-Prelim-Exam

12th Grade

30 Qs

quiz-placeholder

Similar activities

2ND QTR-QUIZ 6-Java Reference Types-12-9-2022

2ND QTR-QUIZ 6-Java Reference Types-12-9-2022

12th Grade

30 Qs

C++ arrays

C++ arrays

12th Grade

25 Qs

Java Lab Code.org AP CSA

Java Lab Code.org AP CSA

10th - 12th Grade

26 Qs

APCSA Unit 6 Review Arrays

APCSA Unit 6 Review Arrays

10th - 12th Grade

26 Qs

CS Arrays

CS Arrays

10th - 12th Grade

26 Qs

AP CSA Java Arrays

AP CSA Java Arrays

10th - 12th Grade

26 Qs

AP Computer Science Principles Arrays

AP Computer Science Principles Arrays

10th - 12th Grade

26 Qs

AP CSA Unit Review

AP CSA Unit Review

11th - 12th Grade

25 Qs

IT104-Prelim-Exam

IT104-Prelim-Exam

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Andy Durante

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is a definition of data structure?

A way of organizing and storing data

A type of programming language

A set of software tools

A mathematical equation

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these are the two main categories of data structures?

Primitive and Complex

Primitive and Non-Primitive

Simple and Advanced

Linear and Non-Linear

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is a primitive data structure?

Graph

Stack

Integer

Tree

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Non-primitive data structures include:

Arrays, Trees, and Graphs

Integers and Characters

Floats and Pointers

Operators and Keywords

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is a definition of an array?

A collection of different types of data

A collection of homogeneous elements stored in contiguous memory locations

A random collection of variables

A data structure that only holds one element

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is the index of the first element in an array?

0

1

-1

The size of the array

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is the formula to calculate the number of elements in an array?

(Upper Bound - Lower Bound) + 1

Upper Bound / Lower Bound

Upper Bound - Lower Bound

(Upper Bound + Lower Bound) - 1

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?