IntraSympo Round One

IntraSympo Round One

University

20 Qs

quiz-placeholder

Similar activities

Java Exception Handling

Java Exception Handling

University

15 Qs

Java Object Creation and Classes

Java Object Creation and Classes

University

20 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Introduction to Python

Introduction to Python

University

20 Qs

Java Programming

Java Programming

University

20 Qs

Arithmetic Types Declare Initialize Relation Logical Ops

Arithmetic Types Declare Initialize Relation Logical Ops

9th Grade - University

16 Qs

Python Strings

Python Strings

University

20 Qs

JAVA FINAL QUIZ FOR ASSESSMENT

JAVA FINAL QUIZ FOR ASSESSMENT

University

15 Qs

IntraSympo Round One

IntraSympo Round One

Assessment

Quiz

Computers

University

Hard

Created by

Preethiga M

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of the following Python code?

0

"Cannot divide by zero"

Error: Division by zero

None

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of the following Java code?

h

e

o

Error: String index out of range

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of the following JavaScript code?

24

12

6

Error: Cannot read property 'length' of undefined

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of the following C code?

1 2 3 4 5

1 2 3 4 5 0

1 2 3 4 5 1

Error: Array index out of bounds

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will be printed by the following Python code?

[1] [1]

[1] [1, 1]

[1] [1, 2]

[1, 1] [1, 1]

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of the following Java code?

5

Error: Division by zero

Error: / by zero

Error: null

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of the following JavaScript code?

10

undefined

ReferenceError: Cannot access 'x' before initialization

null

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?