Operators and Data Structures Quiz

Operators and Data Structures Quiz

University

62 Qs

quiz-placeholder

Similar activities

LOGIC

LOGIC

University

60 Qs

Business Presentations Quiz

Business Presentations Quiz

University

60 Qs

Midterm Exam - Introduction to Literature & its Philosophy

Midterm Exam - Introduction to Literature & its Philosophy

University

60 Qs

Math Quiz

Math Quiz

1st Grade - University

62 Qs

ELS 100: SYNTAX AND SEMANTICS

ELS 100: SYNTAX AND SEMANTICS

University

65 Qs

Stylistic Devices Revision

Stylistic Devices Revision

University

61 Qs

art and design

art and design

1st Grade - Professional Development

64 Qs

Urbanization final quiz

Urbanization final quiz

University

65 Qs

Operators and Data Structures Quiz

Operators and Data Structures Quiz

Assessment

Quiz

English

University

Hard

Created by

Багдаулет Абдусаттаров

FREE Resource

62 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Specify the types of operator:

Logical, Bitwise, Arithmetic, Relational

Mathematical, Bitwise, Arithmetic, Relational

Assignment, Bitwise, Arithmetic, Relational

Logical, Bitwise, Assignment, Relational

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logical operators always evaluated from:

Left to right

No difference

Not sure

Right to left

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When an equation uses more than one type of operator then the order of precedence has to be established with the different types of operators:

Arithmetic, comparison, logical

Comparison, logical, arithmetic

Logical, arithmetic, comparison

Arithmetic, logical, comparison

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Precedence for Logical Operators:

NOT, AND, OR

OR, AND, NOT

OR, NOT, AND

AND, OR, NOT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array?

An array is a series of elements of the same type placed in contiguous memory locations that can be individually referenced by adding an index to a unique identifier

An array is a series of elements of the different type placed in contiguous memory locations that can be individually referenced by adding an index to a unique identifier

An array is a series of elements of the same type placed in contiguous memory locations that can be individually referenced by multiplying an index to a unique identifier

An array is a series of elements of the same type placed in contiguous memory locations that can be individually referenced by adding an index to the same identifier

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When an array is partially initialized, the rest of its elements will automatically be set to zero:

True

False

Nothing

All of them

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The whole array can be passed to a function. However, it can't be changed by the code in that function:

True

False

Nothing

All of them

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?