Search Header Logo

Round 1 Code2duo

Authored by Dept. Assocication Information Technology

Computers

University

Used 2+ times

Round 1 Code2duo
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?