Round 1 Code2duo

Round 1 Code2duo

University

44 Qs

quiz-placeholder

Similar activities

Latihan CAT PPPK 2022 - Pemadam Kebakaran Pemula

Latihan CAT PPPK 2022 - Pemadam Kebakaran Pemula

University - Professional Development

47 Qs

Ôn Tập Chuong III - Tin 11

Ôn Tập Chuong III - Tin 11

6th Grade - University

40 Qs

Topic 1 Introduction to Computer System

Topic 1 Introduction to Computer System

University

40 Qs

SIMKOMDIG

SIMKOMDIG

KG - University

40 Qs

IP MIDTERM

IP MIDTERM

University

45 Qs

Arsitektur Komputer

Arsitektur Komputer

University

40 Qs

Introduction to Multimedia

Introduction to Multimedia

University

45 Qs

1sm2. UT5. Periféricos de entrada (2)

1sm2. UT5. Periféricos de entrada (2)

University

39 Qs

Round 1 Code2duo

Round 1 Code2duo

Assessment

Quiz

Computers

University

Hard

Created by

Dept. Assocication Information Technology

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

44 questions

Show all answers

1.

OPEN ENDED QUESTION

45 sec • Ungraded

Team Name :

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

1 min • Ungraded

Yugam ID:

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

45 sec • Ungraded

Phone number

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Print(2**3**2)

64

512

81

9

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

    a = [1, 2, 3]

b = a

a.append(4)

print(b)

What does it print?

a) [1, 2, 3, 4]

b) [1, 2, 3]

c) [1, 2, 3, [4]]


d) Error

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

console.log(0.1 + 0.2 === 0.3);

true

false

undefined

error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#include <stdio.h>

int main() {

    int x = 5;

    int y = x << 2;

    printf("%d", y);

    return 0;

}

What does it print?

10

20

50

error

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?