Operators and Data Structures Quiz

Operators and Data Structures Quiz

University

62 Qs

quiz-placeholder

Similar activities

môn BRA lần 3:))))))))

môn BRA lần 3:))))))))

University

60 Qs

Câu hỏi từ vựng tiếng Việt

Câu hỏi từ vựng tiếng Việt

10th Grade - University

57 Qs

Word Within a Word Lists 13 & 15

Word Within a Word Lists 13 & 15

4th Grade - University

60 Qs

Third Long Test in English 10

Third Long Test in English 10

10th Grade - University

61 Qs

PELATIHAN TEP 2023

PELATIHAN TEP 2023

University

60 Qs

Describe and Explain

Describe and Explain

7th Grade - University

61 Qs

GE113

GE113

University

65 Qs

info assurance

info assurance

University

57 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?