BCS Software Languages

BCS Software Languages

12th Grade - University

59 Qs

quiz-placeholder

Similar activities

Python Programming with modules

Python Programming with modules

University

61 Qs

LATIAN ASAS 1 INFORMATIKA KELAS 9

LATIAN ASAS 1 INFORMATIKA KELAS 9

8th Grade - University

60 Qs

COMBINATIONAL  DIGITAL CIRCUITS

COMBINATIONAL DIGITAL CIRCUITS

University

55 Qs

Dis Quiz, protože tě to rád disuje

Dis Quiz, protože tě to rád disuje

University

58 Qs

LATIHAN SOAL KELAS X, XI DAN XII TKJ

LATIHAN SOAL KELAS X, XI DAN XII TKJ

9th - 12th Grade

60 Qs

REPASO 2DO PARCIAL ANALISIS

REPASO 2DO PARCIAL ANALISIS

University

59 Qs

CBT

CBT

11th - 12th Grade

60 Qs

Pengenalan TIK

Pengenalan TIK

University

61 Qs

BCS Software Languages

BCS Software Languages

Assessment

Quiz

Instructional Technology, Computers, Mathematics

12th Grade - University

Hard

Created by

Joshua Stanley

Used 10+ times

FREE Resource

59 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is linear in time complexity?

A flat horizontal line on a graph showing time to complete a function and the size of the input

A straight, steadily rising line on a graph showing time to complete a function and the size of the input

A curved, upward rising line on a graph showing time to complete a function and the size of the input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is constant time in time complexity?

A flat horizontal line on a graph showing time to complete a function and the size of the input

A curved, upward rising line on a graph showing time to complete a function and the size of the input

A straight, steadily rising line on a graph showing time to complete a function and the size of the input

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is quadratic time in time complexity?

A straight, steadily rising line on a graph showing time to complete a function and the size of the input

A curved, upward rising line on a graph showing time to complete a function and the size of the input

A flat horizontal line on a graph showing time to complete a function and the size of the input

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How to count the number of operations a function/method uses?

Count the number of ____ used.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is time complexity?

A way of showing how the time it takes to run a class increases as the size of the input increases

A way of showing how different computers take different amounts of time to complete the same function

A way of showing how the time it takes to complete a function increases as the size of the input increases

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Why is counting seconds not optimal for measuring performance, and what is better to count instead?

Different machines can take different lengths of time.

All machines take the same length of time to complete the same function, so there is no point using this

Counting the number of draw calls is optimal

Counting the number of operations is optimal

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the expression for linear time complexity?

O(n²)

O(n)

O(1)

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?