Search Header Logo

Neo Coding Round 1 Set 3

Authored by ZION DYPIT

Computers

University

Used 1+ times

Neo Coding Round 1 Set 3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?