Neo Coding Round 1 Set 3

Neo Coding Round 1 Set 3

University

25 Qs

quiz-placeholder

Similar activities

Quiz Inf X.B

Quiz Inf X.B

10th Grade - University

20 Qs

From Binary To Denary Conversion - IGCSE

From Binary To Denary Conversion - IGCSE

7th Grade - Professional Development

20 Qs

DWDM-2

DWDM-2

University

20 Qs

Relational Algebra and Calculus

Relational Algebra and Calculus

University

20 Qs

Artificial Intelligence CT-1

Artificial Intelligence CT-1

University

20 Qs

Micro Arch - CPUs & Fetch-Execute

Micro Arch - CPUs & Fetch-Execute

University

20 Qs

Pra UPS 2

Pra UPS 2

University

20 Qs

STM 2013 : FORMATIF T3-FORM & REPORT

STM 2013 : FORMATIF T3-FORM & REPORT

University

20 Qs

Neo Coding Round 1 Set 3

Neo Coding Round 1 Set 3

Assessment

Quiz

Computers

University

Hard

Created by

ZION DYPIT

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the following which shows the correct constructor.

()class_name
-class_name
class_name()
~class_name()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct identifier in C++?

VAR_1234
7var_name
7VARNAME
$var_name

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a graph if e=[u,v], then u and v are called

endpoints of e
adjacent nodes
neighbours
all

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Asymptotic complexity of linear search with array in average case is

O(1)
O(n)
O(n/2)
log n

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Shell sort is also known as

diminishing decrement sort
diminishing increment sort
partition exchange sort
diminishing insertion sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods can be used to stop method overriding?

final
static
default
None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used for function in Python language?

Function
def
Fun
Define

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?