MT2024_212ict_sec132

MT2024_212ict_sec132

University

55 Qs

quiz-placeholder

Similar activities

UH 1 Berpikir Komputasional

UH 1 Berpikir Komputasional

10th Grade - University

50 Qs

Linked List Quiz

Linked List Quiz

University

50 Qs

Data Structures Improvement Test

Data Structures Improvement Test

University

60 Qs

Data Structure lab model exam

Data Structure lab model exam

University

60 Qs

Skill Test Fullstack MEVN

Skill Test Fullstack MEVN

University - Professional Development

50 Qs

Review Test #3

Review Test #3

12th Grade - University

57 Qs

CPSC 200 EXAM

CPSC 200 EXAM

University

50 Qs

Content area 7: Digital environments

Content area 7: Digital environments

12th Grade - University

50 Qs

MT2024_212ict_sec132

MT2024_212ict_sec132

Assessment

Quiz

Computers

University

Medium

Created by

Bill Arbaoui

Used 1+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is an array similar to in Python?
Dictionary
Tuple
Set
List

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How is the size of a typical signed integer array element represented?
2 bytes
4 bytes
6 bytes
8 bytes

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In which programming language is the following array definition valid: int[] numbers = new int[5];?
Python
C
Java
JavaScript

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following operations on an array in Python removes and returns the character at a given position?
Add
Extend
Insert
Pop

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What do you use to convert a character array back to a string in Python?
split() method
str() method
join() method
convert() method

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What's the byte size of a typical floating point array element?
2 bytes
4 bytes
6 bytes
8 bytes

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which operation in Python counts the occurrences of a character in an array?
Index
Extend
Add
Count

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?