CODE SCAVENGERS

CODE SCAVENGERS

University

25 Qs

quiz-placeholder

Similar activities

chirstmas

chirstmas

3rd Grade - University

23 Qs

Accidentals & Key Signatures II

Accidentals & Key Signatures II

KG - University

22 Qs

Day-2 Assessment(Essentials of Data Analytics Using R)

Day-2 Assessment(Essentials of Data Analytics Using R)

University

20 Qs

AxCE Trivia Quiz

AxCE Trivia Quiz

University

20 Qs

Quiz Sécurité routière

Quiz Sécurité routière

1st Grade - Professional Development

20 Qs

GE3_LESSON 9-10 QUIZ

GE3_LESSON 9-10 QUIZ

University

20 Qs

CODEATHON'22

CODEATHON'22

University

20 Qs

CRICKET MANIA

CRICKET MANIA

University

20 Qs

CODE SCAVENGERS

CODE SCAVENGERS

Assessment

Quiz

Other

University

Hard

Created by

AKASH student

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the value of the following Python expression?

4 + 3 % 5

7

2

4

1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Python code snippet if x=1?

x<<2


1

8

4

2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the values of the following Python expressions?

2**(3**2)

(2**3)**2

2**3**2

512, 64, 512

512, 512, 512

64, 512, 64

64, 64, 64

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Python code?

print("abc. DEF".capitalize())

Abc. def

abc. def

Abc. Def

ABC. DEF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The associability of = operator is ________.

a.) Right to Left

b.) Left to Right

c.) None of these

d.) All of above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is considered the world's first computer programmer?

a) Charles Babbage

b) Alan Turing

c) Ada Lovelace

d) Grace Hopper

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is considered the first/oldest programming language?

a) C

b) Fortran

c)PHP

d) Assembly Language

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?