Round-2

Round-2

University

5 Qs

quiz-placeholder

Similar activities

Quiz sobre las cegueras del conocimiento

Quiz sobre las cegueras del conocimiento

12th Grade - University

10 Qs

Compiler Design

Compiler Design

University

10 Qs

PYTHON

PYTHON

KG - Professional Development

9 Qs

Cuestionario sobre Programación en Python

Cuestionario sobre Programación en Python

University

10 Qs

JavasCript

JavasCript

1st Grade - University

10 Qs

Didactique des NTIC

Didactique des NTIC

University

10 Qs

Very hard quizz (not impossible)

Very hard quizz (not impossible)

University - Professional Development

6 Qs

Assessment

Assessment

University

10 Qs

Round-2

Round-2

Assessment

Quiz

Instructional Technology

University

Hard

Created by

RAJAT CHAUDHARY

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

If the code cause error , then identify the line causing error ?

a)(i), (ii)

b)(iii) only

c)(ii), (iv)

d)no error

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Whats the cause of error ?

a)Wrong input type

b)Wrong input type

c)multiple times increment

d)wrong way to call Solution().kLargest

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Identify if the code will cause errors ?

a)Compilation error due to invalid multiple function calls

b)no error

c)Invalid swap method

d)none

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which line will cause error ?

a)(i)

b)(ii)

c)(i), (iii)

d)none

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

The above code is giving error , what should be the changes after debugging ?

a)Error in ListNode

b)Use return statement

c)Use && instead of ||

d)no error