PQ Quizz

PQ Quizz

1st Grade

48 Qs

quiz-placeholder

Similar activities

UTS-midterms

UTS-midterms

KG - University

53 Qs

TRIAL EXAM L3 APRIL 2023 SET A

TRIAL EXAM L3 APRIL 2023 SET A

1st Grade

50 Qs

Test 3 - 23CS1005 Programming for Problem Solving

Test 3 - 23CS1005 Programming for Problem Solving

1st Grade

50 Qs

ASK Tingkatan 2 UP1

ASK Tingkatan 2 UP1

1st - 12th Grade

51 Qs

pasEEklaban ng talino: An Electrical Engineering Local Quiz

pasEEklaban ng talino: An Electrical Engineering Local Quiz

1st - 12th Grade

45 Qs

SIMULASI PRODUKTIF TKJ

SIMULASI PRODUKTIF TKJ

1st Grade - University

47 Qs

Teknik Mesin - UTS Statistik dan Probabilitas (Teori)

Teknik Mesin - UTS Statistik dan Probabilitas (Teori)

1st Grade - University

50 Qs

PRELIM EXAM

PRELIM EXAM

KG - University

50 Qs

PQ Quizz

PQ Quizz

Assessment

Quiz

Other

1st Grade

Easy

Created by

ProQual Exam

Used 6+ times

FREE Resource

48 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array similar to in Python?

Dictionary

Tuple

Set

List

2.

MULTIPLE CHOICE QUESTION

30 sec • 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

30 sec • 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

30 sec • 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

30 sec • 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

30 sec • 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

30 sec • 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?